optimObj function

Extract Optimization Results

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, ...)

Arguments

  • object: A value object returned by a statistical method of DynTxRegime that uses optimization to estimate regime parameters.
  • ...: Ignored.
  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links