<?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>Generalized Adaptive Capped Estimator for Time Series
Forecasting</dc:title>
  <dc:title>R package GACE version 1.0.0</dc:title>
  <dc:description>
    Provides deterministic forecasting for weekly, monthly, quarterly, and yearly
    time series using the Generalized Adaptive Capped Estimator. The method
    includes preprocessing for missing and extreme values, extraction of multiple
    growth components (including long-term, short-term, rolling, and drift-based
    signals), volatility-aware asymmetric capping, optional seasonal adjustment
    via damped and normalized seasonal factors, and a recursive forecast
    formulation with moderated growth. The package includes a user-facing
    forecasting interface and a plotting helper for visualization. Related
    forecasting background is discussed in Hyndman and Athanasopoulos (2021)
    &lt;https://otexts.com/fpp3/&gt; and Hyndman and Khandakar (2008)
    &lt;doi:10.18637/jss.v027.i03&gt;. The method extends classical extrapolative
    forecasting approaches and is suited for operational and business planning
    contexts where stability and interpretability are important.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: ggplot2, stats, utils</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown, covr, forecast</dc:relation>
  <dc:creator>Vinodhkumar Gunasekaran &lt;vinoalles@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Vinodhkumar Gunasekaran [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=GACE/LICENSE)</dc:rights>
  <dc:date>2025-12-11</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=GACE</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.GACE</dc:identifier>
</oai_dc:dc>
