Learn R Programming

ivtools (version 2.3.0)

confint.ivmod: Confidence interval

Description

This is a confint method for class "ivmod".

Usage

# S3 method for ivmod
confint(object, parm, level=0.95, ...)

Arguments

object

an object of class "ivmod".

parm

not used.

level

the coverage probability of the confidence intervals.

not used.