coxrfx_object_sample: Example of an empirical Bayes model fit
Description
An RData object containing the model fit
obtained by running CoxRFX on the
data set mstate_data_sample (included
in the present package).
Usage
coxrfx_object_sample
Arguments
Format
An object of class
c(coxrfx,coxph.penal,coxph), which is
essentially a coxph object with a few
extra fields [the inputs $groups, $Z,
and $surv, and the hyperparameters
$sigma2 (variances) and $mu (means)].