residuals function

Extract Model Residuals

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, ...)

Arguments

  • object: A value object returned by iqLearnC() or iqLearnVar()
  • ...: Ignored.
  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links