Function reference
-
predict_boots() - Fit and predict from a workflow using many bootstrap resamples.
-
summarise_importance()summarize_importance() - Append a tibble of variable importances returned by
vi_boots()with upper and lower bounds.
-
summarise_predictions()summarize_predictions() - Append a tibble of predictions returned by
predict_boots()with upper and lower bounds.
-
vi_boots() - Fit and estimate variable importance from a workflow using many bootstrap resamples.