Package: seasonalytics 0.1.0

Mr. Ankit Kumar Singh
seasonalytics: Compute Seasonality Index, Seasonalized and Deseaonalised the Time Series Data
The computation of a seasonal index is a fundamental step in time-series forecasting when the data exhibits seasonality. Specifically, a seasonal index quantifies — for each season (e.g. month, quarter, week) — the relative magnitude of the seasonal effect compared to the overall average level of the series. This package has been developed to compute seasonal index for time series data and it also seasonalise and desesaonalise the time series data.
Authors:
seasonalytics_0.1.0.tar.gz
seasonalytics_0.1.0.tar.gz(r-4.7-any)seasonalytics_0.1.0.tar.gz(r-4.6-any)
seasonalytics_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
seasonalytics/json (API)
| # Install 'seasonalytics' in R: |
| install.packages('seasonalytics', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:601481950e. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 122 | ||
| source / vignettes | OK | 194 | ||
| linux-release-x86_64 | OK | 167 | ||
| wasm-release | OK | 99 |
Exports:deseasonalizeseasonalizeSI
Dependencies:clicolorspacecpp11farverforecastfracdiffgenericsggplot2gluegtableisobandlabelinglatticelifecyclelmtestmagrittrnlmennetR6RColorBrewerRcppRcppArmadillorlangS7scalesseasteststimeDateurcavctrsviridisLitewithrxtszoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Deseasonalize a Time Series Given Seasonal Indices | deseasonalize |
| Seasonalize a Deseasonalized Time Series | seasonalize |
| Seasonal Index for Given Univariate Time Series | SI |