Summaries of parameter estimates and MCMC convergence diagnostics (Monte Carlo error, effective sample size).

# S3 method for bndp
summary(object, digits = 1, ...)

Arguments

object

a bndp object

digits

Number of digits to use for formatting numbers when printing. When calling summary, the value of digits is stored as the "print.digits" attribute of the returned object.

...

Currently ignored.

Value

The summary method returns an object of class "summary.bndp".