A list that consists of the following named elements:
surv: the selected coefficient estimates of survival model
part.
cure: the selected coefficient estimates of cure rate model
part.
Arguments
object
Object representing a fitted solution path.
selection
A character string for specifying the criterion for
selection of coefficient estimates. The available options are
"bic1" for selecting coefficient estimates by regular BIC
criterion based on the number of observations, "bic2" for a
variant BIC criterion based on the effective sample size, and
"all" for returning the whole solution path. See
BIC.cox_cure_net for details of selection by BIC.