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.

ARInfoLSTM: ARIMA-Informed LSTM for Time Series Forecasting

Implements an ARIMA-Informed Long Short-Term Memory (LSTM) framework for univariate time series forecasting. The package integrates statistical information extracted from AutoRegressive Integrated Moving Average (ARIMA) models with deep learning-based LSTM architectures to improve forecasting accuracy, stability, and interpretability. Inspired by the philosophy of Physics-Informed Machine Learning (PIML), the proposed framework incorporates information from classical statistical models into neural network learning, creating a hybrid forecasting approach that combines domain knowledge with data-driven intelligence. The methodology is motivated by hybrid forecasting framework proposed by Yeasin and Paul (2024) <doi:10.1007/s11227-023-05542-3>.

Version: 0.1.0
Imports: torch (≥ 0.11.0), forecast (≥ 8.21), ggplot2 (≥ 3.4.0), cli (≥ 3.6.0), coro, stats, utils
Suggests: testthat (≥ 3.0.0)
Published: 2026-09-16
DOI: 10.32614/CRAN.package.ARInfoLSTM (may not be active yet)
Author: Md Yeasin [aut], Ranjit Kumar Paul [aut, cre], Pushkar Bora [aut]
Maintainer: Ranjit Kumar Paul <ranjitstat at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: ARInfoLSTM results

Documentation:

Reference manual: ARInfoLSTM.html , ARInfoLSTM.pdf

Downloads:

Package source: ARInfoLSTM_0.1.0.tar.gz
Windows binaries: r-devel: ARInfoLSTM_0.1.0.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): ARInfoLSTM_0.1.0.tgz, r-release (x86_64): ARInfoLSTM_0.1.0.tgz, r-oldrel (x86_64): ARInfoLSTM_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ARInfoLSTM 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.