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

R语言 s20x包 levene.test()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 21:18:16 | 显示全部楼层 |阅读模式
levene.test(s20x)
levene.test()所属R语言包:s20x

                                        Levene test for the ANOVA Assumption
                                         Levene检验,方差分析假设

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

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

Perform a Levene test for equal group variances in both
执行Levene检验等于在这两个组的差异


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


levene.test(formula, data, digit = 5, show.table = TRUE)



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

参数:formula
a symbolic description of the model to be fitted: response ~ fac1 + fac2.
安装一个象征性的模型来描述:响应~FAC1 + fac2。


参数:data
an optional data frame containing the variables in the model.
一个可选的数据框包含在模型中的变量。


参数:digit
the number of decimal places to display.
显示的小数位数。


参数:show.table
If this argument is FALSE then the output will be suppressed
如果该参数为false,则输出将被抑制


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


参数:df
degrees of freedom.
自由度。


参数:ss
sum squares.
平方和。


参数:ms
mean squares.
均方。


参数:f.value
F-statistic value.
F-统计量的值。


参数:p.value
P-value.
P-值。


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

"crossFactors", "anova".
的“crossFactors”,“方差分析”。


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


##[#]
data(computer.df)
levene.test(score ~ factor(selfassess), computer.df)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 00:36 , Processed in 0.020824 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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