Learn R Programming

DynTxRegime (version 4.15)

.seqFunc: Define the Objective Function

Description

Method is defined by inheriting classes to define the objective function optmized by the genetic algorithm.

Usage

.seqFunc(eta, txObj, ...)

# S4 method for numeric,TxInfoList .seqFunc(eta, txObj, regimesObj, l.data, outcomeObj, propenObj, response)

# S4 method for numeric,TxObj .seqFunc(eta, txObj, regimesObj, l.data, outcomeObj, propenObj, response)

Arguments