generateExprVal.method.playerout(affy)
generateExprVal.method.playerout()所属R语言包:affy
Generate an expression value from the probes informations
从探针的信息生成表达式的值
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Generate an expression from the probes
从探针产生的表达
用法----------Usage----------
generateExprVal.method.playerout(probes, weights=FALSE, optim.method="L-BFGS-B")
参数----------Arguments----------
参数:probes
a list of probes slots from PPSet.container
从probes名单PPSet.container插槽
参数:weights
Should the resulting weights be returned ?
应该造成重回来了吗?
参数:optim.method
see parameter 'optim' for the function optim
见参数的功能optim OPTIM
Details
详情----------Details----------
A non-parametric method to weight each perfect match probe in the set and to compute a weighted mean of the perfect match values. One will notice this method only makes use of the perfect matches. (see function playerout.costfunction for the cost function).
一个非参数的方法,每个组绝配探针重量,并计算出一个完美的匹配值的加权平均。人们会发现,这种方法不仅使完美的比赛。 (见功能playerout.costfunction成本函数)。
值----------Value----------
A vector of expression values.
一个表达式的值的向量。
作者(S)----------Author(s)----------
Laurent <laurent@cbs.dtu.dk><br>
(Thanks to E. Lazaridris for the original playerout code and the
discussions about it)
参考文献----------References----------
A simple method to improve probe set estimates from oligonucleotide arrays, Mathematical Biosciences, Volume 176, Issue 1, March 2002, Pages 53-58
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|