showTSTS: Time Series Table Schema (TSTS) Specification

Description Usage Details Author(s) References See Also Examples

View source: R/showTSTS.R

Description

Displays the Time Series Table Schema (TSTS) specification. The TSTS format is used to store actual time series data.

Usage

1

Details

The Time Series Table Schema is designed to store time series actuals across many time series. The fovision R-package uses the TSTS format in its functions API to pass actuals as dataframes.

The TSTS format makes it possible to keep actuals 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, showFTS

Examples

1

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