likelregions-class: Class '"likelregions"' for likelihood profiles of maximum...

Description Examples

Description

This class provides a list of likelihood intervals for the parameters of a maximum likelihood fit. See the help on the function likelregions for details.

Examples

1
2
3
4
5
x1.gamma <- fitgamma(moths)
x1.p <- profile(x1.gamma)
likelregions(x1.p)
# Compare with...
confint(x1.p)

sads documentation built on May 2, 2019, 1:56 p.m.