mconfint-class: Class '"mconfint"'

mconfint-classR Documentation

Class "mconfint"

Description

A class to store confidence region.

Objects from the Class

Objects can be created by calls of the form new("mconfint", ...). It is created by the "confint" method with the option area=TRUE (see confint-methods).

Slots

areaPoints:

Object of class "matrix" ~~

type:

Object of class "character" ~~

level:

Object of class "numeric" ~~

theta:

Object of class "numeric" ~~

Methods

plot

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

print

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

show

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

Examples

showClass("mconfint")

momentfit documentation built on Sept. 20, 2023, 3:01 a.m.