Rdocumentation
powered by
Learn R Programming
DynTxRegime (version 3.01)
genetic: Retrieve the Result of the Genetic Algorithm Optimization
Description
Retrieve the value object returned by the rgenoud algorithm. Only available for objects returned by optimalSeq(). See ?genoud for further information.
Usage
genetic(object, ...)
Arguments
object
An object of class
"DynTxRegime"
.
...
Ignored.
Value
For objects returned by optimalSeq(), a list, the structure of which is defined by rgenoud(). For all other
"DynTxRegime"
objects, NA.