tests/testthat/_snaps/surv_reg_survreg.md

survival execution

Code
  res <- fit_xy(surv_basic, x = lung[, c("age", "sex")], y = lung$time, control = ctrl)
Condition
  Error in `fit_xy()`:
  ! Survival models must use the formula interface.


tidymodels/parsnip documentation built on Feb. 19, 2025, 2:10 a.m.