createrwl: Create method object for Residual Weighted Learning

createrwlR Documentation

Create method object for Residual Weighted Learning

Description

Create method object for Residual Weighted Learning

Create method object for Residual Weighted Learning

Usage

.createrwl(kernel, txVec, response, prWgt, surrogate, guess = NULL, mu, ...)

.createrwlcount(
  kernel,
  txVec,
  response,
  prWgt,
  surrogate,
  guess = NULL,
  mu,
  ...
)

Arguments

kernel

Kernel object

txVec

Vector of tx coded as -1/1

response

Vector of responses

prWgt

Vector of propensity for tx received

surrogate

Surrogate object indicating surrogate loss-function

guess

Vector of estimated regime parameters

mu

Matrix of outcome regression

Value

An .rwl object

An .rwl object


DynTxRegime documentation built on Nov. 25, 2023, 1:09 a.m.