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

newBOWLStep

Create a BOWL Object


Description

Create a BOWL Object

Usage

.newBOWLStep(
  moPropen,
  fSet,
  data,
  response,
  txName,
  lambdas,
  cvFolds,
  kernel,
  surrogate,
  suppress,
  guess,
  prodPi,
  index,
  ...
)

Arguments

moPropen

model object for propensity

fSet

function specifying subsets or NULL

data

data.frame of covariates and tx

response

vector of responses

txName

character indicating tx column in data

lambdas

vector of tuning parameters

cvFolds

number of cross-validation folds or NULL

kernel

Kernel object

surrogate

Surrogate object

guess

vector of starting value for regime parameterse

prodPi

vector of previous step propensity weights

index

vector indicating previous compliance with regime

...

additional inputs sent to optimization method

Value

BOWLBasic 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.