R/plot_loadings.R
plot.pls_result.Rd
Generic plot method for PLS results.
# S3 method for class 'pls_result' plot(x, what = "singular_values", ...)
A pls_result object
pls_result
What to plot: "singular_values", "scores", "loadings", "brain"
Additional arguments passed to specific plot functions
A ggplot object