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

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

[复制链接]
发表于 2012-9-30 10:14:16 | 显示全部楼层 |阅读模式
multcompmatrix(smatr)
multcompmatrix()所属R语言包:smatr

                                         Multiple comparisons graphical matrix
                                         多重比较图形矩阵

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

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

Print a matrix of pair-wise comparisons based on an 'sma' fit.
打印成对比较矩阵的基础上的“形状记忆合金的适合。


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


multcompmatrix(smfit, sort = TRUE)



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

参数:smfit
An object of class 'sma', fit with sma.  
一个对象的类“形状记忆合金的,适合sma。


参数:sort
Logical. Specifies whether or not to sort groups from smallest to largest value based on the parameter of interest (slope, elevation or mean fitted value).
逻辑。指定是否排序组从最小到最大的价值,感兴趣的参数(坡度,海拔平均拟合值)的基础上。


Details

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

A matrix of comparisons is drawn, based on the P values of the pair-wise tests between levels of the grouping variable. An 'X' indicates P < 0.05, 'o' indicates 0.05 < P < 0.1.
比较A矩阵被绘制时,基于分组变量的水平之间的成对的测试的P值。一个X表示P <0.05,o的指示:0.05 <P <0.1。


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

Invisibly returns the (character) matrix.
无形返回矩阵(字符)。


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



Remko Duursma and Daniel Falster.




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

sma
sma


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



# Print the matrix of comparisons:[打印比较的基质:]
data(leaflife)
sm1 <- sma(lma ~ longev + site, data=leaflife, multcomp=TRUE)
multcompmatrix(sm1)

# Write the matrix to a file like this:[写的矩阵这样的文件:]
## Not run: [#不运行:]
capture.output(multcompmatrix(sm1), file="sm1matrix.txt")

## End(Not run)[#(不执行)]


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-26 11:33 , Processed in 0.031059 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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