ExampleDataBinary {surtvep} | R Documentation |
example data with 2000 observations of 2 binary variables
Description
A simulated data set containing 2 binary variables.
Usage
data(ExampleDataBinary)
Format
A list containing the following elements:
- z
simulated binary covariates V1 and V2, with a time-independent coefficient
\beta_1(t)=1
and a time-varying coefficient\beta_2(t)=exp(-1.5t).
- event
simulated failure event response; binary variable with 0 or 1.
- time
simulated observed event times; continuous variable with non-negative values.
[Package surtvep version 1.0.0 Index]