print.gagahyp: Print an object of class gagahyp

Description Usage Arguments Value Author(s) References See Also

View source: R/print.gagahyp.r

Description

Prints an object of class gagahyp, which contains information on the hypotheses (expression patterns) from a GaGa or MiGaGa model.

Usage

1
2
## S3 method for class 'gagahyp'
print(x, probpat=NA, ...)

Arguments

x

Object of type 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.

Author(s)

David Rossell

References

Rossell D. GaGa: a simple and flexible hierarchical model for microarray data analysis. http://rosselldavid.googlepages.com.

See Also

fitGG, geneclus


gaga documentation built on Nov. 8, 2020, 5:49 p.m.