Extract Model Residuals
Generic function which extracts model residuals from a esemifar
class object. Both residuals
and its abbreviated form resid
can be called.
## S3 method for class 'esemifar' residuals(object, ...)
object
: an object from the esemifar
class....
: included for consistency with the generic function.Residuals extracted from a esemifar
class object.