methods-Qstep: Step of an DynTxRegime method

Description Usage Arguments Value Author(s)

Description

Retrieves the step of the DynTxRegime method contained in a DynTxRegime object.

Usage

1
2
 ## S4 method for signature 'DynTxRegime'
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.

Author(s)

Shannon T. Holloway <sthollow@ncsu.edu>


DynTxRegime documentation built on May 2, 2019, 5:21 p.m.