summary.plsdares function

Summary method for PLS-DA results object

Summary method for PLS-DA results object

Shows performance statistics for the results.

## S3 method for class 'plsdares' summary(object, nc = seq_len(object$nclasses), ...)

Arguments

  • object: PLS-DA results (object of class plsdares)
  • nc: which class to show the summary for (if NULL, will be shown for all)
  • ...: other arguments
  • Maintainer: Sergey Kucheryavskiy
  • License: MIT + file LICENSE
  • Last published: 2024-08-19