emplik-package: Empirical likelihood for mean functional/hazard functional...

emplik-packageR Documentation

Empirical likelihood for mean functional/hazard functional with possibly censored data.

Description

Empirical likelihood ratio tests and confidence intervals for means/hazards from possibly censored and/or truncated data. Now does regression too. The package contains some C code.

Details

For non-censored data and mean parameters, use el.test( ).

For censored data and mean parameters, use el.cen.EM2( ).

For censored data and hazard parameters, use emplikH1.test( ) [Poisson type likelihood]; use emplikH.disc( ) [binomial type likelihood].

For constructing confidence intervals, use findUL( ).

Author(s)

Mai Zhou (el.test is adapted from Owen's splus code. Yifan Yang for some C code.)

Maintainer: Mai Zhou <mai@ms.uky.edu> <maizhou@gmail.com>

References

Zhou, M. (2016). Empirical Likelihood Method in Survival Analysis. (Chapman and Hall/CRC Biostatistics Series) CRC press 2016

See Also

Another R package kmc for possible faster results when testing of mean with right censored data.


emplik documentation built on Sept. 8, 2023, 5:06 p.m.