MIICD: Multiple Imputation for Interval Censored Data

Implements multiple imputation for proportional hazards regression with interval censored data or proportional sub-distribution hazards regression for interval censored competing risks data. The main functions allow to estimate survival function, cumulative incidence function, Cox and Fine & Gray regression coefficients and associated variance-covariance matrix. 'MIICD' functions call 'Surv', 'survfit' and 'coxph' from the 'survival' package, 'crprep' from the 'mstate' package, and 'mvrnorm' from the 'MASS' package.

Version: 2.4
Depends: R (≥ 2.13.0)
Imports: survival, MASS, mstate
Published: 2017-05-27
Author: Marc Delord [aut, cre]
Maintainer: Marc Delord <mdelord at gmail.com>
License: GPL-3
NeedsCompilation: no
In views: Survival
CRAN checks: MIICD results

Downloads:

Reference manual: MIICD.pdf
Package source: MIICD_2.4.tar.gz
Windows binaries: r-devel: MIICD_2.4.zip, r-release: MIICD_2.4.zip, r-oldrel: MIICD_2.4.zip
macOS binaries: r-release: MIICD_2.4.tgz, r-oldrel: MIICD_2.4.tgz
Old sources: MIICD archive

Reverse dependencies:

Reverse suggests: icensBKL, mlt.docreg

Linking:

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