Rdocumentation
powered by
Learn R Programming
DynTxRegime (version 2.1)
genetic: Retrieve the Result of the Genetic Algorithm Optimization
Description
Retrieve the value objects returned by the rgenoud algorithm.
Usage
"genetic"(object, ...)
Arguments
object
an object of class DynTxRegime.
...
ignored.
Value
See ?genoud for details.
Details
This method returns NULL for all DynTxRegime objects except those returned by optimalSeq().