confint.rERR: Confidence intervals

Description Usage Arguments Value Examples

View source: R/f_12_ci_rERR.r

Description

Show the confidence intervals for each parameter of the model. The likelihood ratio test ci for linear varaibles, and the Wald ci for the loglinear terms

Usage

1
2
## S3 method for class 'rERR'
confint(object, ...)

Arguments

object

an object of class rERR

...

for future methods

Value

a list with the confidence intervals

Examples

1
ci.rERR(fit)

rERR documentation built on May 2, 2019, 11:10 a.m.

Related to confint.rERR in rERR...