classif {DynTxRegime} | R Documentation |
Method retrieves the value object returned by the user specified classification regression modeling object(s). Exact structure of the returned object will vary.
classif(object, ...)
## S4 method for signature 'OptimalClass'
classif(object, ...)
object |
Value object returned from a method that uses classification regression |
... |
Ignored. |