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

newOptimObj

Create an OptimObj Object


Description

Call newOptim and stores result under common name

Usage

.newOptimObj(methodObject, kernel, ...)

## S4 method for signature 'ANY'
.newOptimObj(methodObject, lambda, suppress, ...)

## S4 method for signature '.rwl'
.newOptimObj(methodObject, lambda, suppress, ...)

Arguments

methodObject

object containing parameters needed by a weighted learning method

...

additional inputs passed to optimization routine.

lambda

tuning parameters

suppress

integer indicating screen print preferences


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.