bg.parameters.ns(gcrma)
bg.parameters.ns()所属R语言包:gcrma
Estimation of non-specific Binding Background Parameters
非特异性结合背景参数的估计
译者:生物统计家园网 机器人LoveR
描述----------Description----------
An internal function to be used by gcrma
一个内部函数gcrma
用法----------Usage----------
bg.parameters.ns(x,affinities,affinities2=NULL,affinities3=NULL,span=.2)
参数----------Arguments----------
参数:x
PM or MM intensities after optical background correction, before non-specific-binding correction.
下午或MM强度光背景校正后,前非特定约束力的修正。
参数:affinities
Probe affinities for probes with known sequences.Used to estimate the function between non-specific binding and affinities.
探针探针与已知sequences.Used估计之间的非特异性结合和亲和力的功能亲和力。
参数:affinities2
Probe affinities for the probes whoes expected non-specific binding intensity is to be predicted.
预计非特异性结合强度的探针whoes探讨亲和力是可以预测的。
参数:affinities3
Probe affinities for another extra group of probes whoes expected non-specific binding intensity is to be predicted.
另一组额外预计非特异性结合强度的探针whoes探讨亲和力是可以预测的。
参数:span
The span parameter passed to loess function
跨度参数传递给黄土功能
值----------Value----------
a vector of same length as x.
x相同长度的向量。
作者(S)----------Author(s)----------
Rafeal Irizarry, Zhijin (Jean) Wu
参见----------See Also----------
gcrma
gcrma
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|