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.

Getting started

Package details

AuthorMarc Delord [aut, cre]
MaintainerMarc Delord <mdelord@gmail.com>
LicenseGPL-3
Version2.4
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("MIICD")

Try the MIICD package in your browser

Any scripts or data that you put into this service are public.

MIICD documentation built on May 2, 2019, 11:01 a.m.