plot_features_selection_panel: Plot the influence of the selection of predictors on the RMSE

View source: R/figures.R

plot_features_selection_panelR Documentation

Plot the influence of the selection of predictors on the RMSE

Description

Plot the influence of the selection of predictors on the RMSE

Usage

plot_features_selection_panel(result1, result2, who = "rangers")

Arguments

result1

the first output of a call to run_RF_workflow() or run_LMM_workflow()

result2

the second output of a call to run_RF_workflow() or run_LMM_workflow()

who

"rangers" (default), "others" or "all"

See Also

plot_features_selection

Examples

# see see ?rangeRinPA


courtiol/rangeRinPA documentation built on Sept. 29, 2022, 9:54 a.m.