ConfregEL-class {melt}R Documentation

ConfregEL class

Description

S4 class for confidence region. It inherits from "matrix".

Slots

estimates

A numeric vector of length two for the parameter estimates.

level

A single numeric for the confidence level required.

cv

A single numeric for the critical value for calibration of empirical likelihood ratio statistic.

pnames

A character vector of length two for the name of parameters.

Examples

showClass("ConfregEL")

[Package melt version 1.11.3 Index]