找回密码
 注册
查看: 736|回复: 0

R语言 snm包 sim.preProcessed()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 14:37:28 | 显示全部楼层 |阅读模式
sim.preProcessed(snm)
sim.preProcessed()所属R语言包:snm

                                         Simulate data from a microarray experiment without any intensity-dependent effects.
                                         模拟从微阵列实验的数据没有任何依赖强度的影响。

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Simulated data set influenced by a single probe-specific biological and two probe-specific adjustment variables.  This parameters for this data are identical to single channel simulated data available as sim.singleChannel(seed) with the difference that this example does not include the intensity-dependent effects. Consult the corresponding help file for details on this simulation.
模拟数据集由一个探针特有的生物和两个探针的具体调整变量的影响。这个数据这个参数是相同的单一渠道的差异,这个例子不包括依赖强度的影响(种子)sim.singleChannel模拟数据。这个模拟的详细信息,咨询相应的帮助文件。


用法----------Usage----------


sim.preProcessed(seed)



参数----------Arguments----------

参数:seed
Numeric value used to seed random number generator.
用于种子随机数发生器的数值。


值----------Value----------


参数:<code>raw.data</code>
a 25,000 by 50 matrix of simulated data generated according to the description above.
根据上面的描述矩阵生成的模拟数据25,000 50。


参数:<code>true.nulls</code>
a vector of indices corresponding to the rows in raw.data of the probes unaffected by the biological variable of interest  
指数相应利益的生物变量探针不受影响raw.data行向量


参数:<code>bio.var</code>
a model matrix of the biological variable of interest.  
对生物的兴趣变量的模型矩阵。


参数:<code>adj.var</code>
a model matrix of the adjustment variables
一个调整变量的模型矩阵


参数:<code>int.var</code>
set to NULL
设置为NULL


作者(S)----------Author(s)----------



Brig Mecham &lt;brig.mecham@sagebase.org&gt;




参见----------See Also----------

snm, sim.doubleChannel, sim.singleChannel, sim.refDesign
snm,sim.doubleChannel,sim.singleChannel,sim.refDesign


举例----------Examples----------


preProcessed <- sim.preProcessed(12347)
snm.obj <- snm(preProcessed$raw.data,
                      preProcessed$bio.var,
                      preProcessed$adj.var, rm.adj=TRUE)
ks.test(snm.obj$pval[preProcessed$true.nulls],"punif")

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-23 21:15 , Processed in 0.024792 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表