GlobalAncova.closed-methods(GlobalAncova)
GlobalAncova.closed-methods()所属R语言包:GlobalAncova
Methods for Function GlobalAncova.closed
GlobalAncova.closed的功能方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
There are three possible ways of using GlobalAncova, use methods ? GlobalAncova for getting more information. Also GlobalAncova.closed can be invoked with these three alternatives.
有三种可能的方式使用GlobalAncova用methods ? GlobalAncova获得更多信息。 GlobalAncova.closed可以调用这三个替代品。
方法----------Methods----------
xx = "matrix", test.genes="list", formula.full = "formula", formula.red = "formula", model.dat = "ANY", group = "missing", covars = "missing", test.terms = "missing" In this method, besides the expression matrix xx and the list of gene groups test.genes, model formulas for the full and reduced model and a data frame model.dat specifying corresponding model terms have to be given. Terms that are included in the full but not in the reduced model are those whose association with differential expression will be tested. The arguments group, covars and test.terms are '"missing"'
XX =“矩阵”,test.genes =“名单”,formula.full =“公式”,formula.red =“的公式”,model.dat =“任何”,组=“失踪” covars =xx完整和简化模型,模型的公式和“失踪”,test.terms =“失踪”在这种方法中,除了表达矩阵test.genes和基因组名单数据框model.dat指定相应的模型计算得到。在全包括,但不是在减少模型的条款,其差异表达的关系将受到考验。的论点group,covars和test.terms是“失踪”
xx = "matrix", test.genes="list", formula.full = "formula", formula.red = "missing", model.dat = "ANY", group = "missing", covars = "missing", test.terms = "character" In this method, besides the expression matrix xx and the list of gene groups test.genes, a model formula for the full model and a data frame model.dat specifying corresponding model terms are required. The character argument test.terms names the terms of interest whose association with differential expression will be tested. The arguments formula.red, group and covars are '"missing"'
XX =“矩阵”,test.genes =“名单”,formula.full =“的公式”,formula.red =“失踪”,model.dat =“任何”,组=“失踪” covars =“失踪”,test.terms =“字符”在这种方法中,除了表达基质xx和test.genes,一个完整的模型的模型公式和数据的基因组名单帧model.dat指定相应的模型计算需要。字符参数test.terms命名权益的条款,其差异表达的关系将受到考验。的论点formula.red,group和covars是“失踪”
xx = "matrix", test.genes="list", formula.full = "missing", formula.red = "missing", model.dat = "missing", group = "ANY", covars = "ANY", test.terms = "missing" Besides the expression matrix xx and the list of gene groups test.genes a clinical variable group is required. Covariate adjustment is possible via the argument covars but more complex models have to be specified with the methods described above. This method emulates the function call in the first version of the package. The arguments formula.full, formula.red, model.dat and
XX =“矩阵”,test.genes =“名单”,formula.full =“失踪”,formula.red =“失踪”,model.dat =“失踪”,组“任何”, covars =“任何”,test.terms =“失踪”除了表达矩阵xx和基因组名单test.genes临床变量group是必需的。协变量调整是可能通过参数covars但更复杂的模型必须与上面描述的方法指定。这种方法模拟包的第一个版本的功能调用。参数formula.full,formula.red,model.dat“
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|