.seqFunc {DynTxRegime} | R 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)
[Package DynTxRegime version 4.15 Index]