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

R语言:contr.sdif()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 18:22:32 | 显示全部楼层 |阅读模式
contr.sdif(MASS)
contr.sdif()所属R语言包:MASS

                                         Successive Differences Contrast Coding
                                         对比编码连续的差异

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

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

A coding for factors based on successive differences.
编码基于连续差异的因素。


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


contr.sdif(n, contrasts = TRUE, sparse = FALSE)



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

参数:n
The number of levels required.  
所需的水平。


参数:contrasts
logical: Should there be n - 1 columns orthogonal to the mean (the default) or n columns spanning the space?  
逻辑:如果有n - 1列正交平均(默认)或n列跨越的空间?


参数:sparse
logical.  If true and the result would be sparse (only true for contrasts = FALSE), return a sparse matrix.  
逻辑。如果真和结果将是稀疏,返回一个稀疏矩阵(只)contrasts = FALSE。


Details

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

The contrast coefficients are chosen so that the coded coefficients in a one-way layout are the differences between the means of the second and first levels, the third and second levels, and so on.  This makes most sense for ordered factors, but does not assume that the levels are equally spaced.
对比系数是一个单向布局的编码系数选择,以便在第二和第一,第三和第二的水平,等等手段之间的差异。这使得最感下令因素,但不承担,等距离的水平。


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

If contrasts is TRUE, a matrix with n rows and n - 1 columns, and the n by n identity matrix if contrasts is FALSE.
如果contrasts是TRUE,n行n - 1列,n身份矩阵n的矩阵如果contrasts的FALSE。


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

Modern Applied Statistics with S. Fourth Edition, Springer.

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

contr.treatment, contr.sum, contr.helmert.
contr.treatment,contr.sum,contr.helmert。


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


contr.sdif(6)
zapsmall(ginv(contr.sdif(6)))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 12:03 , Processed in 0.024185 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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