classif {DynTxRegime}R Documentation

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 signature 'OptimalClass'
classif(object, ...)

Arguments

object

Value object returned from a method that uses classification regression

...

Ignored.


[Package DynTxRegime version 4.15 Index]