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

R语言 BGmix包 ccPred()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 13:12:21 | 显示全部楼层 |阅读模式
ccPred(BGmix)
ccPred()所属R语言包:BGmix

                                         Read predictive quantities output from BGmix.
                                         阅读预测从BGmix量输出。

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

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

Reads predictive p-values from files output from BGmix. Also (optionally) reads posterior predictive distributions of data.
读取文件输出从BGmix预测的p值。 (可选)读取数据后的预测分布。


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


ccPred(filedir, q.partial = T, q.trace = F, quiet = T)



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

参数:filedir
character. The name of the output directory created by BGmix.
字符。由BGmix创建输出目录的名称。


参数:q.partial
logical. Read partial predictive p-values?
逻辑。阅读部分预测的p值吗?


参数:q.trace
logical. Read posterior predictive distributions of data?
逻辑。阅读后的预测分布的数据?


参数:quiet
logical. Parameter passed to 'scan'. (If false, 'scan' prints details of number of items read in.)
逻辑。参数传递到“扫描”。 (如果为false,扫描打印项目细节的数量读入)


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


参数:pval.ss.post
matrices no. genes x no. conditions. Posterior predictive p-values for sum of squares for each gene in each condition.
矩阵没有。基因X不。条件。后预测的P-值总和为每个基因在每个条件的平方。


参数:pval.ss.mix
matrices no. genes x no. conditions. Mixed predictive p-values for sum of squares for each gene in each condition.
矩阵没有。基因X不。条件。混合预测的P-值总和为每个基因在每个条件的平方。


参数:pval.ss.part
matrices no. genes x no. conditions. Partial predictive p-values for sum of squares for each gene in each condition.
矩阵没有。基因X不。条件。偏预测的P-值总和为每个基因在每个条件的平方。


参数:pval.ybar.post
matrices no. genes x no. mixture components. Posterior predictive p-values for ybar for each gene in each mixture component.
矩阵没有。基因X不。混合组件。后预测p值ybar每个基因在每个混合组件。


参数:pval.ybar.mix2
matrices no. genes x no. mixture components. Mixed predictive p-values for ybar for each gene in each mixture component.
矩阵没有。基因X不。混合组件。混合预测p值ybar每个基因在每个混合组件。


参数:pval.ybar.part
matrices no. genes x no. mixture components. Partial predictive p-values for ybar for each gene in each mixture component.
矩阵没有。基因X不。混合组件。部分预测p值ybar每个基因在每个混合组件。


参数:ybar.pred1
Posterior predictive distribution of ybar.
后预测的ybar分布。


参数:ybar.pred3
Mixed predictive distribution of ybar.
混合预测的ybar分布。


参数:ss.pred1
Posterior predictive distribution of sums of squares.
平方后的预测分布。


参数:ss.pred2
Mixed predictive distribution of sums of squares.
平方和混合分布预测。


注意----------Note----------

Additional output: pval.ybar.mix1 and pval.ybar.mix3 are alternative versions of mixed predictive p-values (currently not used). Also, ybar.pred2 and ybar.pred4 are the corresponding alternative mixed predictive distributions for ybar.
额外的输出:pval.ybar.mix1和pval.ybar.mix3混合预测的p值(目前未使用)的替代版本。此外,ybar.pred2和ybar.pred4相应的替代混合ybar预测分布。


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


Alex Lewin



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


## Note this is a very short MCMC run![#注意:这是一个很短的MCMC运行!]
## For good analysis need proper burn-in period.[#为了获得良好的分析,需要适当的老化期。]
data(ybar,ss)
outdir <- BGmix(ybar, ss, c(8,8), nburn=0, niter=100, nthin=1)
pred <- ccPred(outdir)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 11:30 , Processed in 0.038393 second(s), 25 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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