Learn R Programming

pencal (version 2.3.0)

fitted_prclmm: A fitted PRC LMM

Description

This list contains a fitted PRC LMM, where the CBOCP is computed using 50 cluster bootstrap samples. It is used to reduce the computing time in the example of the function performance_prc. The simulated dataset on which the model was fitted was landmarked at t = 2.

Usage

data(fitted_prclmm)

Arguments

Format

A list comprising step 2 and step 3 as obtained during the estimation of a PRC LMM

Author

Mirko Signorelli

References

Signorelli, M. (2024). pencal: an R Package for the Dynamic Prediction of Survival with Many Longitudinal Predictors. The R Journal, 16 (2), 134-153.

See Also

performance_prc

Examples

Run this code
data(fitted_prclmm)
ls(fitted_prclmm)

Run the code above in your browser using DataLab