Learn R Programming

DynTxRegime (version 3.01)

optimObj: Retrieve Optimization Value Object

Description

Retrieve the value object returned by the optimization method for the weighted learning and EARL statistical methods.

Usage

optimObj(object, ...)

Arguments

object
An object of class "DynTxRegime" originating from a weighted learning method or EARL.
...
Ignored.

Value

For objects returned by owl(), bowl(), rwl(), and earl(), a list, the exact structure of which depends on the optimization algorithm used by method. For all other "DynTxRegime" objects, NA.