Learn R Programming

tsensembler (version 0.0.5)

tbats_predict: Predict function for a model created from bm_tbats

Description

Predict function for a model created from bm_tbats

Usage

tbats_predict(model, test)

Arguments

model

model created using bm_tbats function

test

test data created using embed_timeseries function