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

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

[复制链接]
发表于 2012-10-1 11:07:02 | 显示全部楼层 |阅读模式
dependence_tour(tourr)
dependence_tour()所属R语言包:tourr

                                        A dependence tour path.
                                         的依赖性,游览路径。

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

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

The dependence tour combines a set of independent 1d tours to produce a nd tour.  For the special case of 2d, this is known as a correlation tour.  This tour corresponds to the multivariate method known as generalised canonical correlation, and is used to investigate dependence between groups of variables.
的依赖之旅一套独立的一维旅游相结合产生第二之旅。 2D的特殊情况,这就是所谓的相关性旅游。旅游对应的的多元方法被称为广义正相关,与调查组变量之间的依赖关系。


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


  dependence_tour(pos)



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

参数:pos
a numeric vector describing which variables are mapped to which dimensions: 1 corresponds to first, 2 to second etc.
一个数值向量描述的变量映射到尺寸:1对应于第一,第二等


Details

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

Usually, you will not call this function directly, but will pass it to a method that works with tour paths like animate, save_history or render.
通常情况下,你会调用这个函数不直接,但将它传递给一个方法,工程,旅游路径,如animate,save_history或render。


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


animate_xy(flea[, 1:3], dependence_tour(c(1, 2, 2)))
animate_xy(flea[, 1:4], dependence_tour(c(1, 2, 1, 2)))
animate_pcp(flea[, 1:6], dependence_tour(c(1, 2, 3, 2, 1, 3)))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 13:43 , Processed in 0.019254 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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