plotXYScores.plsres: XY scores plot for PLS results

View source: R/plsres.R

plotXYScores.plsresR Documentation

XY scores plot for PLS results

Description

Shows plot with X vs. Y scores values for PLS results.

Usage

## S3 method for class 'plsres'
plotXYScores(obj, ncomp = 1, show.plot = TRUE, ...)

Arguments

obj

PLS results (object of class plsres)

ncomp

which component to show the plot for

show.plot

logical, show plot or just return plot data

...

other plot parameters (see mdaplot for details)

Details

See examples in help for plsres function.


mdatools documentation built on Aug. 13, 2023, 1:06 a.m.