This function plots some histograms for train_results and test_results
Usage
plot_model_metrics_base(
train_results,
test_results,
models_to_plot = c("FPLS", "SmoothPLS", "NaivePLS"),
n_digits = 3
)This function plots some histograms for train_results and test_results
plot_model_metrics_base(
train_results,
test_results,
models_to_plot = c("FPLS", "SmoothPLS", "NaivePLS"),
n_digits = 3
)