Description Usage Arguments Details
Makes a plot with misclassified ratio values vs. model complexity (e.g. number of components) for classification results.
1 2 | ## S3 method for class 'classres'
plotMisclassified(obj, nc = NULL, ...)
|
obj |
classification results (object of class |
nc |
if there are several classes, which class to make the plot for (NULL - summary for all classes). |
... |
most of the graphical parameters from |
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.