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

newClassificationObj

Create an Object of Class ClassificationFitObj


Description

Method calls .newClassificationFit() and stores the result in @classif.

Usage

.newClassificationObj(moClass, txObj, ...)

## S4 method for signature 'ANY'
.newClassificationObj(moClass, txObj, data, response, suppress, ...)

Arguments

moClass

modeling object(s) defining the classification regression

txObj

TxObj defining the tx feasible sets

...

additional arguments. Ignored.

data

data.frame of covariates and tx received

suppress

logical indicating user's screen printing preference


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.