SimData {SLCARE}R Documentation

Simulated dataset for demonstration

Description

A simulated dataset perturbed from a real dataset with the following variables:

Usage

data(SimData)

Format

A data frame with 476 rows and 6 variables.

id

subjects identification

start

start time of the interval for the recurrent event.

stop

ending time of the interval for the recurrent event; when time origin is 0 this variable also marks the recurrence or terminal/censoring time.

event

recurrent event indicator; 1 if a recurrent event is observed.

x1

a binary baseline covariate.

x2

a continuous baseline covariate.


[Package SLCARE version 1.1.0 Index]