parsnip
parsnip copied to clipboard
update predict.modelfit(type = "quantile")
We are adding a mode for quantile regression but have one engine that already enables such prediction (using the censored regression mode).
We should allow that but make some adjustments to harmonize both approaches.