print.mvrm: Prints an mvrm fit
Description
Provides basic information from an mvrm fit.
Usage
# S3 method for mvrm
print(x, digits = 5, ...)
Value
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.
Arguments
- x
an object of class "mvrm", usually a result of a call to mvrm
.
- digits
the number of significant digits to use when printing.
- ...
other arguments.
Details
The function prints information about mvrm fits.