confint.ivmod {ivtools} | R Documentation |
Confidence interval
Description
This is a confint
method for class "ivmod"
.
Usage
## S3 method for class 'ivmod'
confint(object, parm, level=0.95, ...)
Arguments
object |
an object of class |
parm |
not used. |
level |
the coverage probability of the confidence intervals. |
... |
not used. |
Author(s)
Arvid Sjolander.
[Package ivtools version 2.3.0 Index]