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

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

[复制链接]
发表于 2012-2-26 00:40:35 | 显示全部楼层 |阅读模式
mergeCor(MergeMaid)
mergeCor()所属R语言包:MergeMaid

                                        Class mergeCor, a class for storing data relevant to integrative correlation coefficients.
                                         mergeCor类,一类为综合相关系数相关的数据存储。

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

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

This is the class representation for integrative correlation coefficients.
这是类为一体的相关系数表示。


Details

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

If 'n' is the number of studies
如果“n”是研究数量


插槽----------Slots----------




pairwise.cors Object of class matrix.  Each column contains  correlation of correlation score for genes in a pair of study.
类矩阵pairwise.cors对象。每一列都包含在对基因的研究相关的相关性得分。




maxcors Object of class vector. Each slot represents maximal canonical correlation (pairwise canonical correlations) for each pair of studies.
类向量maxcors对象。每个插槽最大为每个研究对典型相关(成对的典型相关分析)。




notes Object of class vector. Each slot contains notes for each study.
Notes对象类向量。每个时隙包含每个研究的笔记。


方法----------Methods----------

Class-specific methods:
类的具体方法:




cors(mergeCor) Accessor function for the cors slot.
CORS插槽CORS(mergeCor)的存取功能。




pairs.cors( mergeCor) Accessor function for the pairwise.cors slot
pairs.cors(mergeCor)为pairwise.cors插槽存取函数




integrate.cors(mergeCor) Accessor function, returns integrative correlation (average pairwise correlation of correlations) for each gene. If adjust is TRUE, returns the integrate correlation devided by the correponding canonical correlation, and the default value is FALSE.
integrate.cors(mergeCor)存取函数,返回的每一个基因的一体化相关(平均相关的成对相关)。如果调整为TRUE,则返回整合相关典型相关correponding devided,默认值是FALSE。




maxcors(mergeCor) Accessor function, returns maximal canonical correlation (pairwise canonical correlations) for each pair of studies.
maxcors(mergeCor)存取函数,返回对每个研究最大的典型相关(成对的典型相关分析)。

Standard generic methods:
标准的通用方法:




notes (mergeCor) An accessor function for the notes slot.
票据(mergeCor)票据插槽存取功能。




hist(mergeCor,...) Draw histograms of integrative correlation, here we use the approximate method to calculate the integrative correlation.  
历史(mergeCor,...)绘制直方图的一体化相关,在这里我们使用近似方法计算综合相关。


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

mergeCor-class,intCor,modelOutcome, mergeExpressionSet-class
mergeCor-class,intCor,modelOutcome,mergeExpressionSet-class


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


  if(require(Biobase) & require(MASS)){
  data(mergeData)
  merged  <- mergeExprs(sample1,sample2,sample3)
  intcor3  <-intCor(merged,method="pearson")
  plot(merged)
  intcor2  <-intCor(merged[1:2],exact=FALSE)
  plot(merged,pch=4,col=5)

  pairwise.cors(intcor3)
  integrative.cors(intcor3)
  integrative.cors(intcor2)["Hs.12101"]
  maxcors(intcor2)
  }

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-3 18:56 , Processed in 0.023537 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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