Learn R Programming

DynTxRegime (version 4.15)

classif: Retrieve Classification Regression Analysis

Description

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

Usage

classif(object, ...)

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

Arguments

object

Value object returned from a method that uses classification regression

...

Ignored.