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

R语言 shapes包 shapes.cva()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 01:52:13 | 显示全部楼层 |阅读模式
shapes.cva(shapes)
shapes.cva()所属R语言包:shapes

                                        Canonical variate analysis for shapes
                                         典型变量分析的形状

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

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

Carry out canonical variate analysis for shapes (in two or more groups)   
开展典型变量分析的形状(在两个或多个基团)


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


shapes.cva(X,groups,scale=TRUE,ncv=2)



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

参数:X
Input k x m x n real array of the configurations,  where k is the number of points, m  is the number of dimensions, and n is the sample size.  
输入kxmxn实时阵列的配置,其中,k是的点的数量,m是维度的数目,和n是样本大小。


参数:groups
The group labels      
组标签


参数:scale
Logical, indicating if Procrustes  scaling should be carried out
逻辑,如果的Procrustes应进行缩放


参数:ncv
Number of canonical variates to display
典型变量的数目,以显示


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

A plot if ncv=2 or 3 and the Canonical Variate Scores
一个图,如果NCV = 2或3和规范变量积分榜的


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


Ian Dryden



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



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

procGPA
procGPA


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



#2D example : female and male apes   (cf. Dryden and Mardia, 1998)[2D例如:女性和男性的猿(参见德莱顿和Mardia的,1998年)]

data(pongof.dat)
data(pongom.dat)
data(panm.dat)
data(panf.dat)

apes   <- groupstack( pongof.dat , pongom.dat , panm.dat, panf.dat )

shapes.cva( apes$x, apes$groups)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-22 07:17 , Processed in 0.031005 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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