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 smoots class.

...

included for consistency with the generic function.

Value

Fitted values extracted from a smoots class object.

Author(s)


[Package smoots version 1.1.4 Index]