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

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

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

                                         Function to construct design an contrasts matrices for ANOVA models
                                         ANOVA模型设计一个对比矩阵函数构造

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

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

This function takes an object of class maiges together with other arguments and construct the matrices of design and contrasts for adjusting ANOVA models. The design matrix are generated using the function model.matrix.
此函数需要一个对象类maiges连同其他参数和调整ANOVA模型构造设计和对比矩阵。设计矩阵生成使用功能model.matrix。


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


designANOVA(data=NULL, factors=names(data@Slabels), model=NULL,
            contrasts=NULL, ...)



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

参数:data
object of class maiges.
对象类maiges。


参数:factors
vector of character strings specifying the sample labels IDs to be used as factors in the models.
矢量字符字符串指定的样品标签标识作为模型中的因素。


参数:model
a formula specifying the model to be fitted.
要安装指定的模型公式。


参数:contrasts
character vector specifying the contrasts to be done. This is done by the function makeContrasts from package limma. Pay attention that we use the treatment-control parametrisation.
指定字符向量进行对比。这是通过功能makeContrasts包limma。注意我们使用治疗控制parametrisation的。


参数:...
additional parameters for function model.matrix.
功能model.matrix额外的参数。


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

The result of this function is an object of class maigesANOVA.
这个函数的结果是一个对象类maigesANOVA。


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



Gustavo H. Esteves &lt;<a href="mailto:gesteves@vision.ime.usp.br">gesteves@vision.ime.usp.br</a>&gt;




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

model.matrix, makeContrasts, deGenesANOVA.
model.matrix,makeContrasts,deGenesANOVA。


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


## Loading the dataset[#载入数据集]
data(gastro)

## Constructing a maigesANOVA object for the 'Tissue' sample label using[#1 maigesANOVA对象构建“组织”的样品使用标签]
## default model (simple linear model with intercept) and contrasts (all[#默认模型(简单线性模型与拦截)和对比(所有]
## parameters are equal between themselves)[#参数,它们之间是平等的)]
gastro.ANOVA = designANOVA(gastro.summ, factors="Tissue")
gastro.ANOVA

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-4 10:04 , Processed in 0.028708 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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