seqFunc: Define the Objective Function

.seqFuncR Documentation

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 signature 'numeric,TxInfoList'
.seqFunc(eta, txObj, regimesObj, l.data, outcomeObj, propenObj, response)

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

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