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

R语言 limma包 as.data.frame()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 23:10:10 | 显示全部楼层 |阅读模式
as.data.frame(limma)
as.data.frame()所属R语言包:limma

                                        Turn a Microarray Linear Model Object into a Dataframe
                                         变成一个Dataframe芯片的线性模型对象

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

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

Turn a MArrayLM object into a data.frame.
打开MArrayLMdata.frame对象。


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


## S3 method for class 'MArrayLM'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)



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

参数:x
an object of class MArrayLM
一个对象类MArrayLM


参数:row.names
NULL or a character vector giving the row names for the data frame.  Missing values are not allowed.
NULL或特征向量,使数据框的行名。遗漏值是不允许的。


参数:optional
logical. If TRUE, setting row names and converting column names (to syntactic names) is optional.
逻辑。如果TRUE“行名和列名转换(句法名)是可选的。


参数:...
additional arguments to be passed to or from methods.
额外的参数被传递到或从方法。


Details

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

This method combines all the components of x which have a row for each probe on the array into a data.frame.
这种方法结合了x有行成一个data.frame为每个探测器阵列上的所有组件。


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

A data.frame.
数据框。


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


Gordon Smyth



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

as.data.frame in the base package.
as.data.frame基本包。

02.Classes gives an overview of data classes used in LIMMA. 06.LinearModels gives an overview of linear model functions in LIMMA.
02.Classes给在LIMMA使用的数据类的概述。 06.LinearModels给出了一个线性模型功能概述LIMMA。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-6 03:32 , Processed in 0.031330 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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