fitted.esemifar {esemifar}R Documentation

Extract Model Fitted Values

Description

Generic function which extracts fitted values from a esemifar class object. Both fitted and fitted.values can be called.

Usage

## S3 method for class 'esemifar'
fitted(object, ...)

Arguments

object

an object from the esemifar class.

...

included for consistency with the generic function.

Value

Fitted values extracted from a esemifar class object.

Author(s)


[Package esemifar version 1.0.2 Index]