residuals.bnr: Extract Residuals from Bivariate Regression Model
Description
Extract Residuals from Bivariate Regression Model
Usage
# S3 method for bnr
residuals(object, ..., type = NULL)
Arguments
- object
A bnr object.
- ...
Unused.
- type
Either Target or Surrogate.