plotPredictions.simcamres function

Prediction plot for SIMCAM results

Prediction plot for SIMCAM results

Makes a plot with predicted class values for classification results.

## S3 method for class 'simcamres' plotPredictions(obj, nc = seq_len(obj$nclasses), main = "Predictions", ...)

Arguments

  • obj: classification results (object of class plsdares, simcamres, etc.).
  • nc: vector with classes to show predictions for.
  • main: title of the plot
  • ...: most of the graphical parameters from mdaplotg or mdaplot function can be used.

Details

See examples in description of plsdares, simcamres, etc.

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