sim.data: Simulated data set

Description Usage Format

Description

This data corresponds to a recurrent events simulated cohort using the survsim package.

Usage

1

Format

A data.frame with 668 rows and 17 columns, including:

  1. nidan integer number that identifies the subject.

  2. real.episode number of the episode corresponding to the real history of the individual.

  3. obs.episode number of the episode corresponding to the follow-up time of the individual.

  4. time time until the corresponding event happens (or time to subject drop-out), regarding the beginning of the follow-up time.

  5. status logical value indicating if the episode corresponds to an event or a drop-out.

  6. start time at which an episode starts, taking the beginning of follow-up as the origin of the time scale.

  7. stop time at which an episode ends, taking the beginning of follow-up as the origin of the time scale.

  8. time2 time until the corresponding event happens (or time to subject drop-out), in calendar time.

  9. start2 time at which an episode starts, where the time scale is calendar time.

  10. stop2 time at which an episode ends, where the time scale is calendar time.

  11. old real value indicating the time that the individual was at risk before the beginning of follow-up.

  12. risk.bef factor that indicates if an individual was at risk before the beginning of follow-up or not.

  13. long time not at risk immediately after an episode.

  14. zIndividual heterogeneity.

  15. xbinomial covariate.

  16. x.1binomial covariate.

  17. x.2binomial covariate.


miRecSurv documentation built on Aug. 17, 2021, 5:06 p.m.