showFTS: Forecast Table Schema (FTS) Specification

Description Usage Details Author(s) References See Also Examples

View source: R/showFTS.R

Description

Displays the Forecast Table Schema (FTS) specification. The FTS format is used to store forecasting results.

Usage

1

Details

The Forecast Table Schema is designed to store forecasting results across many time series. The fovision R-package uses the FTS format in its functions API to pass forecasts as dataframes.

The FTS format makes it possible to keep forecasts in external storage, to select relevant data subsets and to slice-and-dice forecast data for further processing.

Author(s)

Cuong Sai, Andrey Davydenko, and Maxim Shcherbakov.

References

Sai, C., Davydenko, A., & Shcherbakov, M. (2018, November). Data schemas for forecasting (with examples in R). Seventh International Conference on System Modelling & Advancement on Research Trends, 145-149. Moradabad, India.

See Also

showGlossary, showTSTS

Examples

1

forvis/forvision documentation built on April 30, 2020, 3:28 a.m.