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

R语言 LiquidAssociation包 LA-methods()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 23:30:36 | 显示全部楼层 |阅读模式
LA-methods(LiquidAssociation)
LA-methods()所属R语言包:LiquidAssociation

                                        Function to calculate LA estimate
                                         函数来计算洛杉矶估计

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

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

'LA' is used to calculate the LA estimate for a gene triplet data.
“洛杉矶”是用来计算为一个基因的三重数据LA估计。


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

参数:object
An numerical matrix object with three columns or an object of ExpresionSet class with three features.
一个具有三列或对象三个特点ExpresionSet类的数值矩阵对象。


参数:dim
An index of the column for the gene to be treated as the third controller variable. Default is dim=3
第三控制器变量被视为一个基因的列的索引。默认昏暗= 3


参数:geneMap
A character vector with three elements representing the mapping between gene names and feature names (optional).
三个基因的名称和功能名称(可选)之间的映射元素代表一个字符向量。


Details

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

The input object can be a numerical matrix with three columns with row representing observations and column representing three variables. It can also be an ExpressionSet object with three features. If input a matrix class data, all three columns of the object representing the variables should have column names. Each variable in the object will be standardized with mean 0 and variance 1 in the function. In addition, the third variable will be quantile normalized within the function. More detail example about the usage of geneMap is demonstrated in the vignette.
输入对象可以是一个三列与行代表的意见和列代表三个变量的数值矩阵。它也可以是一个具有三个特点ExpressionSet对象。如果输入一个矩阵类的数据,代表变量的对象应该有三列的列名。对象中的每个变量是在函数的均值为0,方差为1的标准化。此外,第三个变量将归位数内的功能。更多关于使用geneMap详细的例子证明中的小插曲。


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

'LA' returns a numerical value representing the estimated value. A more detailed explanation of the value is illustrated in the vignette.
“洛杉矶返回一个数值代表的估计值。值的一个更详细的解释说明中的小插曲。


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


Yen-Yi Ho



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


183. http://www.bepress.com/jhubiostat/paper183

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

GLA-methods, getsLA-methods
GLA-methods,getsLA-methods


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


data<-matrix(rnorm(300), ncol=3)

colnames(data)<-c("Gene1", "Gene2", "Gene3")

LAest<-LA(data)

LAest


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-4 19:50 , Processed in 0.043960 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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