bamlss (version 0.1-1)

Surv2:

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
## Surv2(time, event, obs = y)
## See the examples of jm.mode() and jm.mcmc()!

Run the code above in your browser using DataCamp Workspace