Description Usage Arguments Details Value Author(s) See Also
View source: R/print.gagafit.r
Prints an object of class gagafit (as returned by fitGG
or parest) or class nnfit. Provides general information and hyper-parameter
estimates, if available.
1 2 3 4 |
x |
Object of type |
... |
Other arguments to be passed on to the generic print function. |
fitGG does not create a complete gagafit object. The
complete object is returned by parest, which computes the
posterior probabilities of differential expression and obtain
hyper-parameter estimates (these are only provided by fitGG
when the option method='EBayes' is used).
Prints number of genes, hypotheses, details about the model fitting and hyper-parameter estimates (when available).
David Rossell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.