tests/testthat/_snaps/class-sedi.md

work with class_pred input

Code
  sedi_vec(cp_truth, cp_estimate)
Condition
  Error in `sedi_vec()`:
  ! `truth` should not a <class_pred> object.

na_rm argument check

Code
  sedi_vec(1, 1, na_rm = "yes")
Condition
  Error in `sedi_vec()`:
  ! `na_rm` must be `TRUE` or `FALSE`, not the string "yes".


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.