Boxplots of bootstrap coefficient distributions
plot_pls_bootstrap_coefficients(
boot_result,
responses = NULL,
variables = NULL,
...
)Invisibly returns NULL after drawing the boxplots.
Result returned by pls_bootstrap().
Optional character vector selecting response columns.
Optional character vector selecting predictor variables.
Additional arguments passed to graphics::boxplot().