Extracts the empirical log-likelihood ratio from a model.
Usage
# S4 method for class 'EL'
logLR(object, ...)
# S4 method for class 'ELT'
logLR(object, ...)
# S4 method for class 'SummaryEL'
logLR(object, ...)
# S4 method for class 'SummaryELT'
logLR(object, ...)
# S4 method for class 'SummaryLM'
logLR(object, ...)
References
Baggerly KA (1998). “Empirical Likelihood as a Goodness-of-Fit Measure.” Biometrika, 85(3), 535–547. doi:10.1093/biomet/85.3.535 .