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

MethodObject-methods

Methods Available for Objects of Class MethodObject


Description

Methods Available for Objects of Class MethodObject

Create method object

Usage

## S4 method for signature 'MethodObject'
.subsetObject(methodObject, subset)

## S4 method for signature 'numeric,MethodObject,Kernel'
.objFn(par, methodObject, kernel, lambda, ...)

## S4 method for signature 'numeric,MethodObject,Kernel'
.dobjFn(par, methodObject, kernel, lambda, ...)

## S4 method for signature 'MethodObject'
.valueFunc(methodObject, optTx, ...)

.createMethodObject(kernel, surrogate, guess = NULL, ...)

Arguments

kernel

Kernel object

surrogate

Surrogate object indicating surrogate loss-function

guess

Vector of estimated regime parameters

Value

A MethodObject object


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.