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

newEARL

Complete an EARL Analysis


Description

Complete an EARL Analysis

Usage

.newEARL(
  moPropen,
  moMain,
  moCont,
  data,
  response,
  txName,
  lambdas,
  cvFolds,
  surrogate,
  iter,
  guess,
  kernel,
  fSet,
  suppress,
  ...
)

Arguments

moPropen

modelObj for propensity modeling

moMain

modelObj for main effects of outcome model

moCont

modelObj for contrasts of outcome model

data

data.frame of covariates

response

Vector of responses

txName

Tx variable column header in data

lambdas

Tuning parameter(s)

cvFolds

Number of cross-validation folds

surrogate

Surrogate object

iter

Maximum iterations for outcome regression

guess

optional numeric vector providing starting values for optimization methods

kernel

Kernel object or SubsetList

fSet

NULL or function defining subset rules

suppress

T/F indicating if prints to screen are executed

...

Additional inputs for optimization

txVec

Tx vector recast as +/- 1

Value

An EARL 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.