Estimate and return the needed parameters for visualizations designed for 'OpenBudgets.eu' <http://openbudgets.eu/> time series data. Calculate time series model and forecast parameters in budget time series data of municipalities across Europe, according to the 'OpenBudgets.eu' data model. There are functions for measuring deterministic and stochastic trend of the input time series data with 'ACF', 'PACF', 'Phillips Perron' test, 'Augmented Dickey Fuller (ADF)' test, 'Kwiatkowski-Phillips-Schmidt-Shin (KPSS)' test, 'Mann Kendall' test for monotonic trend and 'Cox and Stuart' trend test, decomposing with local regression models or 'stl' decomposition, fitting the appropriate 'arima' model and provide forecasts for the input 'OpenBudgets.eu' time series fiscal data. Also, can be used generally to extract visualization parameters convert them to 'JSON' format and use them as input in a different graphical interface.
Version: | 1.2.4 |
Imports: | forecast, locfit, jsonlite, stats, trend, tseries |
Suggests: | devtools, knitr, rmarkdown |
Published: | 2019-12-17 |
Author: | Kleanthis Koupidis [aut, cre], Charalampos Bratsas [aut] |
Maintainer: | Kleanthis Koupidis <koupidis at okfn.gr> |
BugReports: | https://github.com/okgreece/TimeSeries.OBeu/issues |
License: | GPL-2 | file LICENSE |
URL: | https://github.com/okgreece/TimeSeries.OBeu |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | TimeSeries.OBeu results |
Reference manual: | TimeSeries.OBeu.pdf |
Vignettes: |
Using TimeSeries.OBeu with OpenCPU Time series in OpenBudgets |
Package source: | TimeSeries.OBeu_1.2.4.tar.gz |
Windows binaries: | r-devel: TimeSeries.OBeu_1.2.4.zip, r-release: TimeSeries.OBeu_1.2.4.zip, r-oldrel: TimeSeries.OBeu_1.2.4.zip |
macOS binaries: | r-release (arm64): TimeSeries.OBeu_1.2.4.tgz, r-oldrel (arm64): TimeSeries.OBeu_1.2.4.tgz, r-release (x86_64): TimeSeries.OBeu_1.2.4.tgz, r-oldrel (x86_64): TimeSeries.OBeu_1.2.4.tgz |
Old sources: | TimeSeries.OBeu archive |
Please use the canonical form https://CRAN.R-project.org/package=TimeSeries.OBeu to link to this page.