bamlss (version 0.1-2)

Surv2: Create a Survival Object for Joint Models

Description

This function is only a slight extension of Surv for joint models.

Usage

Surv2(..., obs = NULL)

Arguments

Arguments passed to function Surv.

obs

The observed longitudinal response.

Value

An object of class "Surv2" and "matrix".

See Also

jm.mode, jm.mcmc, bamlss

Examples

Run this code
# NOT RUN {
## Surv2(time, event, obs = y)
## See the examples of jm.mode() and jm.mcmc()!
# }

Run the code above in your browser using DataLab