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

likelregions-classR Documentation

Class "likelregions" for likelihood profiles of maximum likelihood fits

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

x1.gamma <- fitgamma(moths)
x1.p <- profile(x1.gamma)
likelregions(x1.p)
# Compare with...
confint(x1.p)

piklprado/sads documentation built on Jan. 17, 2024, 11:33 p.m.