Surv2.Rd
This function is only a slight extension of Surv
for
joint models.
Surv2(..., obs = NULL)
Arguments passed to function Surv
.
The observed longitudinal response.
An object of class "Surv2"
and "matrix"
.
## Surv2(time, event, obs = y)
## See the examples of opt_JM() and sam_JM()!