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

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

[复制链接]
发表于 2012-2-26 08:00:49 | 显示全部楼层 |阅读模式
unbiasDelta0(occugene)
unbiasDelta0()所属R语言包:occugene

                                        Unbiased Number of New Knockouts
                                         新击倒不偏不倚的数量

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

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

Unbiased point estimate and confidence intervals for the number of new ORF  knockouts in the next d clones.
ð在未来克隆新的ORF击倒的无偏点估计和置信区间。


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


unbiasDelta0(d,anno,clone,iter=1000,seed=NULL,alpha=0.05,TR=TRUE)



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

参数:d
Number of new clones
新克隆的数目


参数:anno
2-column matrix of annotation
注释2列的矩阵


参数:clone
Vector of insertions
插入向量


参数:iter
Number of iterations for the bootstrap
迭代次数为引导


参数:seed
Seed for the random number generator
随机数发生器的种子


参数:alpha
Type I error
I类错误


参数:TR
Report a trace
报告跟踪


Details

详情----------Details----------

Fits a parametric function to the cumulative occupancy distribution. Uses a parametric bootstrap to correct for bias and find confidence intervals for the number of new ORF knockouts in the next d clones.
适合累计占用分布参数的功能。使用参数化的引导,纠正偏见和寻找新的ORF击倒在未来ð克隆的数量置信区间。


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


参数:delta0
Unbiased point estimate
无偏点估计


参数:CI
Confidence interval at the alpha specified
在指定的alpha的置信区间


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


Oliver Will <a href="mailtowill4@yahoo.com">owill4@yahoo.com</a>



参考文献----------References----------

<h3>See Also</h3>

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


data(sampleAnnotation)
data(sampleInsertions)
anno <- cbind(sampleAnnotation$first,sampleAnnotation$last)
clone <- sampleInsertions$position
TR <- TRUE
iter <- 10
seed <- 4
unbiasDelta0(10,anno,clone,iter,seed,TR=TR)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-2 18:08 , Processed in 0.025988 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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