The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
An integrated wavelet-based spatial time series modelling framework designed to enhance predictive accuracy under noisy and nonstationary conditions by jointly exploiting multi-resolution (wavelet) information and spatial dependence. The package implements WaveSARIMA() (Wavelet Based Spatial AutoRegressive Integrated Moving Average model using regression features with forecast::auto.arima()) and WaveSNN() (Wavelet Based Spatial Neural Network model using neuralnet with hyperparameter search). Both functions support spatial transformation via a user-supplied spatial matrix, lag feature construction, MODWT-based wavelet sub-series feature generation, time-ordered train/test splitting, and performance evaluation (Root Mean Square Error (RMSE), Mean Absolute Error (MAE), R-squared (R²), and Mean Absolute Percentage Error (MAPE)), returning fitted models and actual vs predicted values for train and test sets. The package has been developed using the algorithm of Paul et al. (2023) <doi:10.1007/s43538-025-00581-1>.
| Version: | 0.1.0 |
| Imports: | forecast, stats, neuralnet, tsutils, wavelets |
| Suggests: | devtools, roxygen2, usethis |
| Published: | 2026-03-16 |
| DOI: | 10.32614/CRAN.package.WaveST |
| Author: | Dr. Md Yeasin [aut], Dr. Ranjit Kumar Paul [aut, cre], Akarsh Kumar Singh [aut] |
| Maintainer: | Dr. Ranjit Kumar Paul <ranjitstat at gmail.com> |
| License: | GPL-3 |
| NeedsCompilation: | no |
| CRAN checks: | WaveST results |
| Reference manual: | WaveST.html , WaveST.pdf |
| Package source: | WaveST_0.1.0.tar.gz |
| Windows binaries: | r-devel: WaveST_0.1.0.zip, r-release: WaveST_0.1.0.zip, r-oldrel: WaveST_0.1.0.zip |
| macOS binaries: | r-release (arm64): WaveST_0.1.0.tgz, r-oldrel (arm64): WaveST_0.1.0.tgz, r-release (x86_64): WaveST_0.1.0.tgz, r-oldrel (x86_64): WaveST_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=WaveST to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.