predict_boots |
Fit and predict from a workflow using many bootstrap resamples. |
summarise_importance |
Append a tibble of variable importances returned by 'vi_boots()' with upper and lower bounds. |
summarise_predictions |
Append a tibble of predictions returned by 'predict_boots()' with upper and lower bounds. |
summarize_importance |
Append a tibble of variable importances returned by 'vi_boots()' with upper and lower bounds. |
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. |
`summarize_predictions()` |
Append a tibble of predictions returned by 'predict_boots()' with upper and lower bounds. |