mconfint-class {gmm4}R Documentation

Class "mconfint"

Description

A class for 2D confidence regions.

Objects from the Class

Objects can be created by calls of the form new("mconfint", ...), but it is recommended to use the "confit" method.

Slots

areaPoints:

Object of class "matrix" ~~

type:

Object of class "character" ~~

level:

Object of class "numeric" ~~

theta:

Object of class "numeric" ~~

Methods

print

signature(x = "mconfint"): ...

show

signature(object = "mconfint"): ...

Examples

showClass("mconfint")

[Package gmm4 version 0.2-0 Index]