dataLong | R Documentation |
'dataLong' is a dataset simulated from a joint model for longitudinal and time-to-event data. This dataset is used to illustrate both 'lqmm' and 'qrjm' functions.
data(dataLong)
A data.frame
with 1562 observations from 300 subjects. The columns are:
integer: number for patient identification.
numeric: measurement times for the repeated blood pressure measurements.
numeric: longitudinal measurements.
numeric: time to event (or censoring).
integer: event indicator. Coded as 0 = right-censoring, and 1 = event.
integer: time-independent binary explanatory variable.
numeric: time-independent continuous explanatory variable.
data(dataLong)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.