confint.tmbprofile: Profile based confidence intervals.
Description
Calculate confidence interval from a likelihood profile.
Usage
# S3 method for tmbprofile
confint(object, parm, level = 0.95, ...)
Value
Lower and upper limit as a matrix.
Arguments
- object
Output from tmbprofile
.
- parm
Not used
- level
Confidence level.
- ...
Not used