tests/testthat/_snaps/adjust-predictions-custom.md

adjustment printing

Code
  adjust_predictions_custom(tailor())
Message

  -- tailor ----------------------------------------------------------------------
  A postprocessor with 1 adjustment:

  * Adjust predictions using custom code.
Code
  fit(adjust_predictions_custom(tailor(), linear_predictor = binomial()$linkfun(
    Class2)), two_class_example, outcome = c(truth), estimate = c(predicted),
  probabilities = c(Class1, Class2))
Message

  -- tailor ----------------------------------------------------------------------
  A binary postprocessor with 1 adjustment:

  * Adjust predictions using custom code. [trained]


Try the tailor package in your browser

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

tailor documentation built on Aug. 25, 2025, 9:50 a.m.