confint.blm: The confidence intervals of a blm object

Description Usage Arguments Value

Description

This function calculates the confidence intervals of all the estimates in a blm object

Usage

1
2
## S3 method for class 'blm'
confint(object, parm, level = 0.95, ...)

Arguments

object

the blm object

parm

a vector of parameter names or a numeric vector with the wanted parameters

level

the desired confidence level, default = 0.95

...

any extra parameters

Value

a matrix with all the confidence intervals for the estimates


RandiIP/blm documentation built on May 9, 2019, 9:21 a.m.