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

dot-optimalClass

Perform Classification Step


Description

Perform Classification Step

Usage

.optimalClass(
  moPropen,
  moMain,
  moCont,
  moClass,
  data,
  response,
  txName,
  iter,
  fSet,
  suppress,
  step
)

Arguments

moPropen

model object(s) for propensity regression

moMain

model object(s) for main effects of outcome regression or NULL

moCont

model object(s) for contrasts of outcome regression or NULL

moClass

model object(s) for classification procedure

data

data.frame of covariates and treatment history

response

vector of responses

txName

character of column header of data containing tx

iter

maximum number of iterations for outcome regression or NULL

fSet

function defining subsets or NULL

suppress

T/F indicating screen printing preference

step

integer indicating step of algorithm

Value

an object of class OptimalClass


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.