Surv2 {bamlss} | R Documentation |
This function is only a slight extension of Surv
for
joint models.
Surv2(..., obs = NULL)
... |
Arguments passed to function |
obs |
The observed longitudinal response. |
An object of class "Surv2"
and "matrix"
.
## Surv2(time, event, obs = y) ## See the examples of jm.mode() and jm.mcmc()!