<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>ARIMA-Informed LSTM for Time Series Forecasting</dc:title>
  <dc:title>R package ARInfoLSTM version 0.1.0</dc:title>
  <dc:description>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)
    &lt;doi:10.1007/s11227-023-05542-3&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: torch (&gt;= 0.11.0), forecast (&gt;= 8.21), ggplot2 (&gt;= 3.4.0), cli
(&gt;= 3.6.0), coro, stats, utils</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Ranjit Kumar Paul &lt;ranjitstat@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Md Yeasin [aut],
  Ranjit Kumar Paul [aut, cre],
  Pushkar Bora [aut]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-09-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ARInfoLSTM</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ARInfoLSTM</dc:identifier>
</oai_dc:dc>
