residuals.sgd: Extract Model Residuals

View source: R/residuals.sgd.R

residuals.sgdR Documentation

Extract Model Residuals

Description

Extract model residuals from sgd objects. resid is an alias for it.

Usage

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

Arguments

object

object of class sgd.

...

some methods for this generic require additional arguments. None are used in this method.

Value

Residuals extracted from the object object.


airoldilab/sgd documentation built on Feb. 9, 2024, 8:10 p.m.