tests/testthat/_snaps/linear_reg_quantreg.md

linear quantile regression via quantreg - multiple quantiles

Code
  ten_quant_pred <- predict(ten_quant, new_data = sac_test, quantile_levels = (0:
  9) / 9)
Condition
  Error in `predict()`:
  ! When the mode is "quantile regression", `quantile_levels` are specified by `set_mode()`.


Try the parsnip package in your browser

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

parsnip documentation built on April 4, 2025, 1:53 a.m.