pmormm(makecdfenv)
pmormm()所属R语言包:makecdfenv
PM or MM
PM或MM
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Determing if intensities on an array from the cdffile are PM, MM, or neither.
测定中,如果强度上从cdffile数组下午,MM,或者两者都不是。
用法----------Usage----------
pmormm(cdf)
参数----------Arguments----------
参数:cdf
A Cdf object
一个Cdf对象
Details
详情----------Details----------
The intensities on a chip fall in three categories: perfect match (PM), mismatch (MM) or unknown (No information about them is contained in the CDF file, yet they were found informative (details to come)). PM are coded as TRUE, MM as FALSE and unknown as NA.
绝配(下午),错配(MM)或未知(没有关于他们的信息是包含在CDF文件,尚未发现他们的信息(细节来)):在芯片三类下降的强度。下午编码为TRUE,为FALSE为NA未知毫米。
值----------Value----------
A matrix (see section 'details').
矩阵(见节“细节”)。
作者(S)----------Author(s)----------
L. Gautier <laurent@cbs.dtu.dk>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|