mconfint-class {gmm4} | R Documentation |
"mconfint"
A class for 2D confidence regions.
Objects can be created by calls of the form new("mconfint", ...)
,
but it is recommended to use the "confit"
method.
areaPoints
:Object of class "matrix"
~~
type
:Object of class "character"
~~
level
:Object of class "numeric"
~~
theta
:Object of class "numeric"
~~
signature(x = "mconfint")
: ...
signature(object = "mconfint")
: ...
showClass("mconfint")