Learn R Programming

pencal (version 1.0.2)

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

Usage

data(fitted_prclmm)

Arguments

Format

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

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. DOI: 10.1002/sim.9178

See Also

performance_prc

Examples

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

Run the code above in your browser using DataLab