plotSensitivity.classres | R Documentation |
Makes a plot with sn values vs. model complexity (e.g. number of components) for classification results.
## S3 method for class 'classres'
plotSensitivity(obj, legend.position = "bottomright", ...)
obj |
classification results (object of class |
legend.position |
position of the legend (as in |
... |
other parameters for |
See examples in description of plsdares
, simcamres
, etc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.