plotSpecificity.classres: Specificity plot for classification results

View source: R/classres.R

plotSpecificity.classresR Documentation

Specificity plot for classification results

Description

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

Usage

## 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.


mdatools documentation built on Aug. 13, 2023, 1:06 a.m.