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 Dec. 25, 2024, 10:11 a.m.