tests/testthat/_snaps/prob-pr_curve.md

PR - zero row data frame works

Code
  out <- pr_curve(df, y, x)
Condition
  Warning:
  There are `0` event cases in `truth`, results will be meaningless.

errors with class_pred input

Code
  pr_curve_vec(cp_truth, estimate)
Condition
  Error in `pr_curve_vec()`:
  ! `truth` should not a `class_pred` object.


Try the yardstick package in your browser

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

yardstick documentation built on April 21, 2023, 9:08 a.m.