tests/testthat/_snaps/surv-roc_auc_survival.md

na_rm = FALSE errors if missing values are present

Code
  roc_curve_survival_vec(truth = lung_surv$surv_obj, lung_surv$.pred, na_rm = FALSE)
Condition
  Error in `roc_curve_survival_vec()`:
  x Missing values were detected and `na_ra = FALSE`.
  i Not able to perform calculations.


Try the yardstick package in your browser

Any scripts or data that you put into this service are public.

yardstick documentation built on April 8, 2026, 1:06 a.m.