parameter(CALIB)
parameter()所属R语言包:CALIB
Calibration Model parameter: ParameterList Example
校准模型参数:ParameterList范例
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This ParameterList object represents calibration
这ParameterList对象代表校准
model parameters of two arrays. It was estimated from the dataset spike
两个数组的模型参数。据估计,从DataSetspike
by the function estimateParameter in the CALIB package.
函数estimateParameter的CALIB包。
用法----------Usage----------
data(parameter)
格式----------Format----------
parameter is a ParameterList object containing the following list components:\$MuS,\$Ka,<br>\$P1,\$P2,\$SigmaA,\$SigmaM,\$SigmaS,\$SpotError,\$Method with two subfields \$Method\$BC and \$Method\$Area, \$ErrorModel and \$genes. Among these parameters,P1,P2 and SigamA are different for different dyes.
parameter是ParameterList对象,其中包含下面的列表组件:\ $毛里求斯,\ $嘉,参考\ $ P1的\ $的P2 \ $ SigmaA,\ $ SigmaM,\ $ SigmaS, \ $ SpotError,有两个子法\ $ \ $方法\ $ BC和\ $方法\ $区,\ $ ErrorModel和\ $基因。在这些参数中,P1,P2和SigamA对不同染料的不同。
参考文献----------References----------
A calibration method for estimating absolute expression levels from microarray data. Bioinformatics 22: 1251-1258.
Arabidopsis functional genomics: transcript profiling and reverse genetics applications. Genome Res. 14, 2176-2189.
举例----------Examples----------
data(parameter)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|