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 June 10, 2025, 3:09 a.m.