simData {BayesSurvive} | R Documentation |
Simulated survival data
Description
Simulated data set for a quick test. The data set is a list with six
components: covariates "X"
, survival times "time"
,
event status "status"
. The R code for generating the simulated data
is given in the Examples.
Usage
simData
Format
An object of class list
of length 3.
[Package BayesSurvive version 0.0.2 Index]