Summarize regression parameters with the posterior mean, standard deviation, and credible interval.
Usage
# S3 method for class 'coef'
summary(object, cred = 0.95, ...)
Note
See coef.estimate
and coef.explore
for examples.
Summarize regression parameters with the posterior mean, standard deviation, and credible interval.
# S3 method for class 'coef'
summary(object, cred = 0.95, ...)
See coef.estimate
and coef.explore
for examples.