fitted.smoots: Extract Model Fitted Values

View source: R/fitted.R

fitted.smootsR 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)

  • Sebastian Letmathe (Scientific Employee) (Department of Economics, Paderborn University),


smoots documentation built on Sept. 11, 2023, 9:07 a.m.