print.gagahyp(gaga)
print.gagahyp()所属R语言包:gaga
Print an object of class gagahyp
打印类gagahyp对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Prints an object of class gagahyp, which contains information on the hypotheses (expression patterns) from a GaGa or MiGaGa model.
打印类gagahyp,其中包含从GAGA或MiGaGa的模型上的假设(表达方式)的信息的对象。
用法----------Usage----------
## S3 method for class 'gagahyp'
print(x, probpat=NA, ...)
参数----------Arguments----------
参数:x
Object of type gagahyp.
对象类型gagahyp。
参数:probpat
Vector with either estimated probabilities of each hypothesis, or with number of genes classified into each expression pattern.
估计每一种假说无论是概率向量,或归类到每一个表达模式的基因数目。
参数:...
Other arguments to be passed on to the generic print function.
其他参数被传递到通用打印功能。
值----------Value----------
Prints hypotheses. When available, also displays estimated proportion of genes following each expression pattern or the number of genes classified into each expression pattern.
版画的假说。可用时,也显示的基因后,每个表达式模式或归类到每一个表达模式的基因数量的估计比例。
作者(S)----------Author(s)----------
David Rossell
参考文献----------References----------
flexible hierarchical model for microarray
参见----------See Also----------
fitGG, geneclus
fitGG,geneclus
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|