Extract Optimization Results
Retrieves the value object returned by the optimization method for weighted learning methods.
optimObj(object, ...) ## S4 method for signature 'OWL' optimObj(object, ...) ## S4 method for signature 'RWL' optimObj(object, ...) ## S4 method for signature 'BOWL' optimObj(object, ...) ## S4 method for signature 'EARL' optimObj(object, ...)
object
: A value object returned by a statistical method of DynTxRegime that uses optimization to estimate regime parameters....
: Ignored.Useful links