Learn R Programming

melt (version 1.11.3)

ConfregEL-class: ConfregEL class

Description

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

Arguments

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

Run this code
showClass("ConfregEL")

Run the code above in your browser using DataLab