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

R语言 RVAideMemoire包 perm.bartlett.test()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 23:58:45 | 显示全部楼层 |阅读模式
perm.bartlett.test(RVAideMemoire)
perm.bartlett.test()所属R语言包:RVAideMemoire

                                         Permutational Bartlett's test of homogeneity of variances
                                         Permutational巴特利特的方差齐性的测试

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

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

Perform a permutational Bartlett's test of homogeneity of k variances.
执行一个permutational巴特利特的测试同质化的k差异。


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


perm.bartlett.test(formula, data=NULL, nperm = 999)



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

参数:formula
a formula of the form a ~ b where a gives the data values and b the corresponding groups.  
公式的形式a ~ b其中a给出的数据值和b相应的组。


参数:data
an optional data frame containing the variables in the formula formula. By default the variables are taken from environment(formula).  
一个可选的数据框包含公式formula中的变量。默认情况下,变量从environment(formula)。


参数:nperm
number of permutations.  
的排列数。


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


参数:statistic
test statistics of the parametric test.
参数化测试的测试统计数据。


参数:permutations
number of permutations.
的排列数。


参数:p.value
p-value of the permutational test.
p-值的permutational测试。


参数:data.name
a character string giving the name(s) of the data.
给予(s)的数据的名称的字符串。


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



Maxime Herv茅 <mx.herve@gmail.com>




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

bartlett.test
bartlett.test


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


response <- c(rnorm(12),rpois(12,1),rnorm(12,2,1))
fact <- gl(3,12,labels=LETTERS[1:3])
perm.bartlett.test(response~fact)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 10:39 , Processed in 0.040299 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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