Extract Model Fitted Values
Generic function which extracts fitted values from a esemifar
class object. Both fitted
and fitted.values
can be called.
## S3 method for class 'esemifar' fitted(object, ...)
object
: an object from the esemifar
class....
: included for consistency with the generic function.Fitted values extracted from a esemifar
class object.