powered by
Simulated univariate survival data.
data(survData)
a data frame with 2000 observations on the following 4 variables.
time
the time to event
event
the censoring indicators for the event time; 1=event observed, 0=censored
cluster
cluster numbers
cov1
the first column of covariate matrix x
cov2
the second column of covariate matrix x
# NOT RUN { data(scrData) # }
Run the code above in your browser using DataLab