confint-class: Class '"confint"'

Description Objects from the Class Slots Methods Examples

Description

A class for confidence interval results.

Objects from the Class

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

Slots

interval:

Object of class "matrix" ~~

type:

Object of class "character" ~~

level:

Object of class "numeric" ~~

theta:

Object of class "numeric" ~~

Methods

print

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

show

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

Examples

1
showClass("confint")

gmm4 documentation built on Dec. 6, 2019, 3:01 a.m.