sim_mix_data: Simulated dataset

sim_mix_dataR 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.


bayesCureRateModel documentation built on Oct. 4, 2024, 1:07 a.m.