Learn R Programming

pencal (version 1.0.2)

fitted_prcmlpmm: A fitted PRC MLPMM

Description

This list contains a fitted PRC MLPMM. It is used to reduce the computing time in the example of the function survpred_prcmlpmm

Usage

data(fitted_prclmm)

Arguments

Format

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

References

Signorelli, M., Spitali, P., Al-Khalili Szigyarto, C, The MARK-MD Consortium, Tsonaka, R. (2021). Penalized regression calibration: a method for the prediction of survival outcomes using complex longitudinal and high-dimensional data. Statistics in Medicine, 40 (27), 6178-6196. DOI: 10.1002/sim.9178

See Also

survpred_prcmlpmm

Examples

Run this code
# NOT RUN {
data(fitted_prcmlpmm)
ls(fitted_prcmlpmm)
# }

Run the code above in your browser using DataLab