runDecomposition {deseats} | R Documentation |
Shiny App for Decomposing Seasonal Time Series
Description
A shiny app is started that allows its user to run some of the decomposition approaches of this package interactively.
Usage
runDecomposition()
Details
Time series data can be uploaded to the app and then decomposed using some of the approaches implemented in this package. The decomposition is immediately visualized within the app, so that the user can assess the suitability of the decomposition graphically. The decomposed data can then be saved in CSV format.
Value
This function returns NULL
.
Author(s)
Dominik Schulz (Research Assistant) (Department of Economics, Paderborn University),
Author and Package Creator
[Package deseats version 1.1.0 Index]