You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We export predict_<type>() like predict_numeric() but we don't export predict_quantile(). The roxygen2 tags are not activated because the lines only start with #, not #'. Is that intentional?
We export
predict_<type>()
likepredict_numeric()
but we don't exportpredict_quantile()
. The roxygen2 tags are not activated because the lines only start with#
, not#'
. Is that intentional?parsnip/R/predict_quantile.R
Lines 71 to 77 in 9c477b5
The text was updated successfully, but these errors were encountered: