Plot Method for PLS Analysis Results

# S3 method for class 'pls_results'
plot(x, comparison = 1, type = "scores", ...)

Arguments

x

A pls_results object returned by perform_PLS

comparison

Integer or character specifying which comparison to plot (default: 1)

type

Character specifying plot type: "scores", "vipabundance", "splot", "loadings", "abundance"

...

Additional arguments (not used)

Value

A ggplot object