plotSpecificity.classres function

Specificity plot for classification results

Specificity plot for classification results

Makes a plot with specificity values vs. model complexity (e.g. number of components) for classification results.

## S3 method for class 'classres' plotSpecificity(obj, legend.position = "bottomright", ...)

Arguments

  • obj: classification results (object of class plsdares, simcamres, etc.).
  • legend.position: position of the legend (as in mdaplotg).
  • ...: other parameters for plotPerformance.classres

Details

See examples in description of plsdares, simcamres, etc.

  • Maintainer: Sergey Kucheryavskiy
  • License: MIT + file LICENSE
  • Last published: 2024-08-19