| ELMT-class | R Documentation |
S4 class for empirical likelihood multiple tests.
estimatesA list of numeric vectors of the estimates of the linear hypotheses.
statisticA numeric vector of minus twice the (constrained) empirical log-likelihood ratios with asymptotic chi-square distributions.
dfAn integer vector of the marginal degrees of freedom of the statistic.
pvalA numeric vector for the multiplicity adjusted p-values.
cvA single numeric for the multiplicity adjusted critical value.
rhsA numeric vector for the right-hand sides of the hypotheses.
lhsA numeric matrix for the left-hand side of the hypotheses.
alphaA single numeric for the overall significance level.
calibrateA single character for the calibration method used.
weightsA numeric vector of the re-scaled weights used for the model fitting.
coefficientsA numeric vector of the maximum empirical likelihood estimates of the parameters.
methodA single character for the method dispatch in internal functions.
dataA numeric matrix of the data for the model fitting.
controlAn object of class ControlEL constructed by
el_control().
showClass("ELMT")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.