Rdocumentation
powered by
Learn R Programming
mdatools (version 0.7.0)
plotXCumVariance.plsres: Explained cumulative X variance plot for PLS results
Description
Shows plot with cumulative explained X variance vs. number of components.
Usage
"plotXCumVariance"(obj, main = "X cumulative variance", ...)
Arguments
obj
PLS results (object of class
plsres
)
main
main plot title
...
other plot parameters (see
mdaplot
for details)
Details
See examples in help for
plsres
function.