Learn R Programming

modeltime.gluonts (version 0.1.0)

deepar_predict_impl: Bridge prediction Function for DeepAR Models

Description

Bridge prediction Function for DeepAR Models

Usage

deepar_predict_impl(object, new_data)

Arguments

object

An object of class model_fit

new_data

A rectangular data object, such as a data frame.