summary.baymvb {baymvb}R Documentation

Printing summary of the 'baymvb' mcmc output

Description

`print.baymvb' and `summary.baymvb'provide an efficient way of summarizing the mcmc from a Bayesian Multivariate Binary Regression

Usage

 print.baymvb(x, digits = max(3, getOption("digits") - 3),...)

 summary.baymvb(object, digits = max(3, getOption("digits") - 3),...)

Arguments

x an object from the `baymvb' fit
object an object from the `baymvb' fit
digits number of significant decimal points.
... other options `summary' arguments.

Author(s)

S. M. Mwalili samuel_mwalili@yahoo.com

See Also

tracePlot,densPlot.


[Package baymvb version 1.0.4 Index]