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

R语言 bioDist包 cor.dist()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 13:32:17 | 显示全部楼层 |阅读模式
cor.dist(bioDist)
cor.dist()所属R语言包:bioDist

                                        Pearson correlational distance
                                         皮尔森相关性的距离

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

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

Calculate pairwise Pearson correlational distances, i.e. 1-COR or 1-|COR|, and saves as a 'dist' object
计算成对皮尔森相关性的距离,即1-COR公司或1  - 西科,并保存为一个dist的对象


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


cor.dist(x, ...)



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

参数:x
n by p matrix or ExpressionSet; if x is an ExpressionSet, then the  function uses its 'exprs' slot.
n的p矩阵ExpressionSet;如果x是一个ExpressionSet,那么该函数使用其exprs“槽。


参数:...
arguments passed to cor.dist:   
参数传递cor.dist:

absif TRUE, then 1-|COR| else 1-COR, default is TRUE.  
absif TRUE,则1  - 西科|其他1-COR公司,默认为TRUE。

diagif TRUE, then the diagonal of the distance matrix will be displayed, default is FALSE.   
将显示diagif TRUE,则对角线的距离矩阵,默认为false。

upperif TRUE, then the upper triangle of the distance matrix will be displayed, default is FALSE.   
upperif TRUE,那么将显示距离矩阵的上三角,默认为false。

samplefor objects of classes that extend eSet: if TRUE, then distances are computed between samples(columns) , otherwise, they are computed between features(rows).  
如果为TRUE,那么距离计算样本(列)之间,否则,他们之间的功能计算(行):类扩展ESET samplefor对象。


Details

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

The cor function is used to compute the pairwise distances between rows  of an input matrix, except if the input is an object of a class that extends  eSet and sample is TRUE.
cor函数用于计算成对输入矩阵的行之间的距离,但如果输入是一个类,扩展Eset和sample是TRUE的对象。


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

Pairwise Pearson correlational distance object
两皮尔森相关性距离对象


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


Beiying Ding



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

spearman.dist, tau.dist,euc, man,  KLdist.matrix, KLD.matrix,
spearman.dist,tau.dist,euc,man,KLdist.matrix,KLD.matrix


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


x <- matrix(rnorm(200), nrow = 5)
cor.dist(x)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 19:23 , Processed in 0.023179 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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