tests/testthat/_snaps/classification-helpers.md

binary_from_decision refuses to invent a probability

Code
  orbital:::binary_from_decision("d", c("class", "prob"), c("no", "yes"))
Condition
  Error:
  ! "prob" predictions are not available for this model.
  i It produces an uncalibrated decision value rather than a probability.
  i Use `type = "class"` instead.


Try the orbital package in your browser

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

orbital documentation built on Sept. 5, 2026, 1:07 a.m.