dblcens: Compute the NPMLE of distribution from doubly censored data

Use EM algorithm to compute the NPMLE of CDF and also the two censoring distributions. For doubly censored data (as described in Chang and Yang (1987) Ann. Stat. 1536-47). You can also specify a constraint, it will return the constrained NPMLE and the -2 log empirical likelihood ratio. This can be used to test the hypothesis about the constraint and find confidence intervals for probability or quantile via empirical likelihood ratio theorem. Influence function of hat F may also be calculated (but may be slow).

Version: 1.1.7
Depends: R (≥ 2.15.0)
Published: 2012-12-17
Author: Mai Zhou, Li Lee, Kun Chen.
Maintainer: Mai Zhou <mai at ms.uky.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
In views: Survival
CRAN checks: dblcens results

Documentation:

Reference manual: dblcens.pdf

Downloads:

Package source: dblcens_1.1.7.tar.gz
Windows binaries: r-devel: dblcens_1.1.7.zip, r-release: dblcens_1.1.7.zip, r-oldrel: dblcens_1.1.7.zip
macOS binaries: r-release (arm64): dblcens_1.1.7.tgz, r-oldrel (arm64): dblcens_1.1.7.tgz, r-release (x86_64): dblcens_1.1.7.tgz, r-oldrel (x86_64): dblcens_1.1.7.tgz
Old sources: dblcens archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dblcens to link to this page.