simulated_data {miscIC} | R Documentation |
Simulated example dataset of misclassified interval censored time-to-event data
Description
The observed status, observation time and subject identifier for 100 simulated subjects. This is the same dataset as used in Figure 2 of Titman (2017).
Usage
data("simulated_data")
Format
A data frame with 908 observations on the following 3 variables.
state
Binary observed status at the observation time
time
Time of the observation
subject
Subject identifier corresponding to the observation
References
Titman AC. Non-parametric maximum likelihood estimation of interval-censored failure time data subject to misclassification Statistics and Computing, 2017. 27, 1585-1593.
[Package miscIC version 0.1.0 Index]