residuals.smoots: Extract Model Residuals

View source: R/residuals.R

residuals.smootsR Documentation

Extract Model Residuals

Description

Generic function which extracts model residuals from a smoots class object. Both residuals and its abbreviated form resid can be called.

Usage

## S3 method for class 'smoots'
residuals(object, ...)

Arguments

object

an object from the smoots class.

...

included for consistency with the generic function.

Value

Residuals 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.