Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

optimObj

Extract Optimization Results


Description

Retrieves the value object returned by the optimization method for weighted learning methods.

Usage

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.


DynTxRegime

Methods for Estimating Optimal Dynamic Treatment Regimes

v4.10
GPL-2
Authors
S. T. Holloway, E. B. Laber, K. A. Linn, B. Zhang, M. Davidian, and A. A. Tsiatis
Initial release
2022-06-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.