confint.blm: confidence interval function A function for calculating...

Description Usage Arguments Value

Description

confidence interval function A function for calculating confidence intervals of coefficients

Usage

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

Arguments

object

an object of class blm

parm

a specification of which parameters are to be given confidence intervals

level

a double/float

...

further arguments passed to or from other methods

Value

confidence intervals of coefficients


KristianAM/blm documentation built on May 8, 2019, 5:38 p.m.