Skip to contents

Extract fitted values from a trained MLP model.

Usage

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

Arguments

object

An object of class MLP.

...

Currently not in use.

Value

Fitted values as tsibble.