plotVariance.plsres | R Documentation |
Shows plot with explained X variance vs. number of components.
## S3 method for class 'plsres'
plotVariance(obj, decomp = "xdecomp", variance = "expvar", ...)
obj |
PLS results (object of class |
decomp |
which dcomposition to use ("xdecomp" or "ydecomp") |
variance |
which variance to use ("expvar", "cumexpvar") |
... |
other plot parameters (see |
See examples in help for plsres
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.