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

R语言 SNPassoc包 Bonferroni.sig()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 11:07:26 | 显示全部楼层 |阅读模式
Bonferroni.sig(SNPassoc)
Bonferroni.sig()所属R语言包:SNPassoc

                                         Bonferroni correction of p values
                                         Bonferroni校正的p值

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

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

This function shows the SNPs that are statistically significant after correcting for the number of tests performed (Bonferroni correction) for an object of class "WGassociation"
此功能的单核苷酸多态性,在统计上显着的校正后进行的检验数量(Bonferroni校正)为对象的类“WGassociation”


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


Bonferroni.sig(x, model = "codominant", alpha = 0.05,
      include.all.SNPs=FALSE)



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

参数:x
an object of class 'WGassociation'.
对象类的WGassociation。


参数:model
a character string specifying the type of genetic model (mode of inheritance). This  indicantes how the genotypes should be collapsed when 'plot.summary' is TRUE. Possible values are "codominant", "dominant", "recessive", "overdominant", or "log-additive".  The default is "codominant". Only the first words are required, e.g "co", "do", ... .
一个字符串指定类型的遗传模型(模式的继承)。这indicantes的基因型应如何崩溃时,plot.summary“是TRUE。可能的值是“显性”,“显性”,“隐性”,“超显性”或“log添加剂”。默认值是“显性”。只有第一个字是必需的,例如,“合作”,“做”,... 。


参数:alpha
nominal level of significance. Default is 0.05
标称水平具有重要意义。默认值是0.05


参数:include.all.SNPs
logical value indicating whether all SNPs are considered in the Bonferroni correction. That is, the number of performed tests is equal to the number of SNPs or equal to the number of SNPs where a p value may be computed. The default value is FALSE indicating that the  number of tests is equal to the number of SNPs that are non Monomorphic and the rate of genotyping is greater than the percentage indicated in the GeneticModel.pval function.      
逻辑值,该值指示是否所有的SNPs被认为是在Bonferroni校正。也就是说,执行测试的数目的SNPs的数目等于或等于其中ap值可以被计算的单核苷酸多态性的数目。默认值是FALSE,表明测试的数量是相等的SNP位点的数目,非单形和基因分型率大于GeneticModel.pval函数表示的百分比。


Details

详细信息----------Details----------

After deciding the genetic model, the function shows the SNPs that are statistically significant at  alpha level corrected by the number of performed tests.
决定后的遗传模型,该功能显示的SNPs在alpha水平校正执行的测试的数目,在统计学上显着的。


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

A data frame with the SNPs and the p values for those SNPs that are statistically significant after Bonferroni correction
一个数据框的单核苷酸多态性,这些SNP位点的P值经Bonferroni校正后,在统计上显着的


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

WGassociation
WGassociation


实例----------Examples----------


data(SNPs)
datSNP<-setupSNP(SNPs,6:40,sep="")
ans<-WGassociation(protein~1,data=datSNP,model="all")
Bonferroni.sig(ans, model="codominant", alpha=0.05, include.all.SNPs=FALSE)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-8 06:10 , Processed in 0.038983 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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