找回密码
 注册
查看: 1626|回复: 1

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

[复制链接]
发表于 2012-9-16 12:39:36 | 显示全部楼层 |阅读模式
clr(compositions)
clr()所属R语言包:compositions

                                        Centered log ratio transform
                                         中心比值的对数变换

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

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

Compute the centered log ratio transform of a (dataset of) composition(s) and its inverse.
计算居中log比(数据集)的组合物,(s)和其逆变换。


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


          clr( x,... )
          clrInv( z,... )



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

参数:x
a composition or a data matrix of compositions, not necessarily closed
的组合物的组合物或一个数据矩阵,不一定关闭


参数:z
the clr-transform of a composition or a data matrix of clr-transforms of compositions, not necessarily centered (i.e. summing up to zero)
的clr-clr进行变换的组合物,不一定中心的组合物或一个数据矩阵变换(即总结为零)


参数:...
for generic use only
通用用


Details

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

The clr-transform maps a composition in the D-part Aitchison-simplex isometrically to a D-dimensonal euclidian vector subspace: consequently, the transformation is not injective. Thus resulting covariance matrices are always singular.  <br>  The data can then be analysed in this transformation by all classical multivariate analysis tools not relying on a full rank of the covariance. See ilr and alr for alternatives. The interpretation of the results is relatively easy since the relation between each original part and a transformed variable is preserved. <br>   The centered logratio transform is given by
CLR的变换将在D-部分艾奇逊的单纯形组成等长到一个D-dimensonal的的欧氏矢量子空间的,因此,转型是不射。因此产生的协方差矩阵是奇异的。 <BR>的数据然后进行分析,在这一转型中的所有经典的多变量分析工具,而不是依靠一个满秩的协方差。见ilr和alr的替代品。对结果的解释是相对容易的,因为每个原始部分和一个变换的变量之间的关系被保存。参考中心的对数比变换

</i>
</ P>


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

clr gives the centered log ratio transform, clrInv gives closed compositions with the given clr-transform
clr为中心的比值的对数变换,clrInv给封闭成分与给定的CLR变换


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


K.Gerald v.d. Boogaart
<a href="http://www.stat.boogaart.de">http://www.stat.boogaart.de</a>




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

Aitchison, J. (1986) The Statistical Analysis of Compositional Data, Monographs on Statistics and Applied Probability. Chapman &amp; Hall Ltd., London (UK). 416p.

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

ilr,alr,apt
ilr,alr,apt


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


(tmp <- clr(c(1,2,3)))
clrInv(tmp)
clrInv(tmp) - clo(c(1,2,3)) # 0[0]
data(Hydrochem)
cdata <- Hydrochem[,6:19]
pairs(clr(cdata),pch=".")

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


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

使用道具 举报

发表于 2013-6-4 09:29:16 | 显示全部楼层
你好,看到你发的帖子介绍数据的对数比转换问题。想请教一下,具体该怎么调用,我在R里面找不到clr()等这些函数。
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 02:05 , Processed in 0.021465 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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