PJFM_summary {PJFM} | R Documentation |
The function to get summary table of PJFM fit.
Description
The function is used to get summary table of PJFM fit.
Usage
PJFM_summary(res = NULL)
Arguments
res |
a model fit returned by PJFM_fit; SE estimates are only available for JFM, but not PJFM. |
Value
return a data frame, which contains parameter estimates in both submodels.
References
Jiehuan Sun. "Dynamic Prediction with Penalized Joint Frailty Model of High-Dimensional Recurrent Event Data and a Survival Outcome".
[Package PJFM version 0.1.0 Index]