as.matrix.simcares function

as.matrix method for SIMCA classification results

as.matrix method for SIMCA classification results

Generic as.matrix function for classification results. Returns matrix with performance values for specific class.

## S3 method for class 'simcares' as.matrix(x, ncomp = NULL, ...)

Arguments

  • x: classification results (object of class plsdares, simcamres, etc.).
  • ncomp: model complexity (number of components) to show the parameters for.
  • ...: other arguments
  • Maintainer: Sergey Kucheryavskiy
  • License: MIT + file LICENSE
  • Last published: 2024-08-19