fitted.smoots {smoots} | R Documentation |
Extract Model Fitted Values
Description
Generic function which extracts fitted values from a smoots
class
object. Both fitted
and fitted.values
can be called.
Usage
## S3 method for class 'smoots'
fitted(object, ...)
Arguments
object |
an object from the |
... |
included for consistency with the generic function. |
Value
Fitted values extracted from a smoots
class object.
Author(s)
Sebastian Letmathe (Scientific Employee) (Department of Economics, Paderborn University),
[Package smoots version 1.1.4 Index]