confint.glmBayes: Credible Intervals for Model Parameters

Description Usage Arguments Value

Description

Credible Intervals for Model Parameters

Usage

1
2
## S3 method for class 'glmBayes'
confint(object, conf.level = 0.95, tol, ...)

Arguments

object

a glmBayes fitted object

conf.level

the probability level. The default is 95 pct.

tol

tolerance for optimization of the posterior density function

...

other

Value

A matrix with columns giving lower and upper credibility limits for each parameter.


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.