classif function

Retrieve Classification Regression Analysis

Retrieve Classification Regression Analysis

Method retrieves the value object returned by the user specified classification regression modeling object(s). Exact structure of the returned object will vary. methods

classif(object, ...) ## S4 method for signature 'OptimalClass' classif(object, ...)

Arguments

  • object: Value object returned from a method that uses classification regression
  • ...: Ignored.
  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links