print.mvrm | R Documentation |
Provides basic information from an mvrm fit.
## S3 method for class 'mvrm'
print(x, digits = 5, ...)
x |
an object of class "mvrm", usually a result of a call to |
digits |
the number of significant digits to use when printing. |
... |
other arguments. |
The function prints information about mvrm fits.
The function provides a matched call, the number of posterior samples obtained and marginal inclusion probabilities of the terms in the mean and variance models.
Georgios Papageorgiou gpapageo@gmail.com
mvrm
#see \code{mvrm} example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.