Learn R Programming

gaga (version 2.18.0)

print.gagahyp: Print an object of class gagahyp

Description

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

Usage

"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.

References

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

See Also

fitGG, geneclus