Extract Model Residuals
Retrieve residuals from an interactive Q-Learning step.
residuals(object, ...) ## S4 method for signature 'IQLearnFS_C' residuals(object, ...) ## S4 method for signature 'IQLearnFS_VHet' residuals(object, ...)
object
: A value object returned by iqLearnC() or iqLearnVar()...
: Ignored.Useful links