summary.Bolstad {Bolstad}R Documentation

Summarizing Bayesian Multiple Linear Regression

Description

summary method for output of bayes.lm.

Usage

## S3 method for class 'Bolstad'
summary(object, ...)

Arguments

object

an object of "Bolstad" that is the result of a call to bayes.lm

...

any further arguments to be passed to print

See Also

The function to fit the model bayes.lm

The function coef to extract the matrix of posterior means along with standard errors and t-statistics.


[Package Bolstad version 0.2-41 Index]