Convenience constructor mapping family to the appropriate
parsnip model (proportional_hazards, proportional_odds, or
survival_reg).
Usage
bp_survival_reg(
family = c("ph", "po", "aft"),
mode = "censored regression",
engine = "spsurv"
)