residuals.esemifar {esemifar} | R Documentation |
Extract Model Residuals
Description
Generic function which extracts model residuals from a esemifar
class
object. Both residuals
and its abbreviated form resid
can be called.
Usage
## S3 method for class 'esemifar'
residuals(object, ...)
Arguments
object |
an object from the |
... |
included for consistency with the generic function. |
Value
Residuals extracted from a esemifar
class object.
Author(s)
Sebastian Letmathe (Scientific Employee) (Department of Economics, Paderborn University),
[Package esemifar version 2.0.1 Index]