confint-methods {mle} | R Documentation |
Methods for Function confint in Package 'mle'
Description
Generate confidence intervals
Methods
- object = "ANY"
- Generic function
- object = "profile.mle"
- Generate confidence intervals based on
likelihood profile.
- object = "mle"
- First generate profile and then confidence
intervals as above.