A simulated dataset with longitudinal and survival data
A simulated univariate longitudinal dataset for demonstration. data
An object of class list
of length 15.
data(data_example_long_surv)
A list of the following components - $data_array_IC: The data array for IC data.
$time_matrix_IC: The time matrix for IC data.
$nobs_IC: Number of observations for each IC process.
$starttime_IC: Start time of monitoring for IC processes.
$survtime_IC: End time of monitoring for IC processes.
$survevent_IC: Survival events of IC processes.
$data_array_OC: The data array for OC data.
$time_matrix_OC: The time matrix for OC data.
$nobs_OC: Number of observations for each OC process.
$starttime_OC: Start time of monitoring for OC processes.
$survtime_OC: End time of monitoring for OC processes.
$survevent_OC: Survival events of OC processes.
$design_interval: The design interval.
$n_time_units: Number of time units in the design interval.
$time_unit: The time unit.
Data Example: Longitudinal and Survival Data
data(data_example_long_surv)
About the dataset
Column names and types (First 10)