compute_predictions: Compute the predictions of base models

Description Usage Arguments

View source: R/forecast.R

Description

This function is used to predict new observations using the predictive models comprising an ensemble. It calls on the respective method based on the type of model, and returns the predictions as a list.

Usage

1

Arguments

M

list of base models;

form

formula;

data

new data to predict;


tsensembler documentation built on Oct. 27, 2020, 5:07 p.m.