Retrieves the step of the DynTxRegime method contained in a DynTxRegime object.
Usage
"DTRstep"(object, ...)
Arguments
object
an object of class DynTxRegime.
...
ignored.
Value
For IQ-Learning, returns a character string identifying the step of the
IQ-Learning algorithm contained in the DynTxRegime object. For
Q-Learning, returns the step of the Q-Learning algorithm
contained in the DynTxRegime object. For optimalSeq and optimalClass,
returns the function name.