Learn R Programming

modeltime.gluonts (version 0.1.0)

nbeats_predict_impl: Bridge prediction Function for N-BEATS Models

Description

Bridge prediction Function for N-BEATS Models

Usage

nbeats_predict_impl(object, new_data)

Arguments

object

An object of class model_fit

new_data

A rectangular data object, such as a data frame.