sim_mix_data {bayesCureRateModel} | R Documentation |
Simulated dataset
Description
A synthetic dataset generated from a bimodal promotion time distribution. The available covariates are:
x1
continuous.
x2
factor with three levels.
Among the 500 observations, there are 123 censoring times (censoring = 0
) and 377 "events" (censoring = 1
). The true status (cured or susceptible) is contained in the column true_status
and contains 59 cured and 441 susceptible subjects.
Usage
data(sim_mix_data)
Format
Time-to-event data.
[Package bayesCureRateModel version 1.4 Index]