residuals.MLP: Extract residuals from a trained MLP model

View source: R/MLP.R

residuals.MLPR Documentation

Extract residuals from a trained MLP model

Description

Extract residuals from a trained MLP model.

Usage

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

Arguments

object

An object of class MLP.

...

Currently not in use.

Value

Fitted values as tsibble.


ahaeusser/tscv documentation built on July 26, 2023, 3:18 p.m.