residuals {DynTxRegime} | R Documentation |
Extract Model Residuals
Description
Retrieve residuals from an interactive Q-Learning step.
Usage
residuals(object, ...)
## S4 method for signature 'IQLearnFS_C'
residuals(object, ...)
## S4 method for signature 'IQLearnFS_VHet'
residuals(object, ...)
Arguments
object |
A value object returned by iqLearnC() or iqLearnVar() |
... |
Ignored. |
[Package DynTxRegime version 4.15 Index]