tests/testthat/_snaps/leave-var-out-formulas.md

LOO var formulas

Code
  leave_var_out_formulas(y ~ 1, data = form_data)
Condition
  Error in `leave_var_out_formulas()`:
  ! There should be at least 2 predictors in the formula.
Code
  leave_var_out_formulas(y ~ a, data = form_data)
Condition
  Error in `leave_var_out_formulas()`:
  ! There should be at least 2 predictors in the formula.


Try the workflowsets package in your browser

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

workflowsets documentation built on June 8, 2025, 10:12 a.m.