bamlss (version 1.2-3)

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)

Value

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

Arguments

...

Arguments passed to function Surv.

obs

The observed longitudinal response.

See Also

opt_JM, sam_JM, bamlss

Examples

Run this code
## Surv2(time, event, obs = y)
## See the examples of opt_JM() and sam_JM()!

Run the code above in your browser using DataLab