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

R语言 RVAideMemoire包 scat.mix.numeric()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 00:00:05 | 显示全部楼层 |阅读模式
scat.mix.numeric(RVAideMemoire)
scat.mix.numeric()所属R语言包:RVAideMemoire

                                         Representation of numeric variables in Hill and Smith mix analysis
                                         在希尔和史密斯的组合分析表示的数值变量

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

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

Represent numeric variables of a Hill and Smith mix analysis as in PCA. The function is based on the s.corcircle() function of the ade4 package.
代表的一座小山上,史密斯在PCA组合分析的数值变量。函数是基于s.corcircle()函数的ADE4包。


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


scat.mix.numeric(obj.dudi, xax = 1, yax = 2, ...)



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

参数:obj.dudi
dudi.mix object.  
dudi.mix对象。


参数:xax
horizontal axis.  
水平轴。


参数:yax
vertical axis.  
垂直轴旋转。


参数:...
additional arguments to s.corcircle(). See help of this function.  
附加参数到s.corcircle()。此功能的帮助。


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



St茅phane Champely




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



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

dudi.mix, s.corcircle
dudi.mix,s.corcircle


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


# Fictive dataset[虚构的数据集]
age <- sample(15:60,50,replace=TRUE)
sex <- sample(c("M","F"),50,replace=TRUE)
size <- sample(155:190,50,replace=TRUE)
hair <- sample(c("Fair","Dark","Russet"),50,replace=TRUE)
eyes <- sample(c("Blue","Green","Brown"),50,replace=TRUE)
weight <- sample(50:85,50,replace=TRUE)
hand <- sample(c("Left.handed","Right.handed"),50,replace=TRUE)
tab <- data.frame(age,sex,size,weight,hand,eyes,hair)
amix <- dudi.mix(tab,scannf=FALSE,nf=2)
scat.mix.numeric(amix)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 12:42 , Processed in 0.049411 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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