<?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>Time Series Forecasting Using GRNN</dc:title>
  <dc:title>R package tsfgrnn version 1.0.5</dc:title>
  <dc:description>A general regression neural network (GRNN) is a variant of a
    Radial Basis Function Network characterized by a fast single-pass learning.
    'tsfgrnn' allows you to forecast time series using a GRNN model Francisco 
    Martinez et al. (2019) &lt;doi:10.1007/978-3-030-20521-8_17&gt; and Francisco
    Martinez et al. (2022) &lt;doi:10.1016/j.neucom.2021.12.028&gt;. When the forecasting
    horizon is higher than 1, two multi-step ahead forecasting strategies can be used.
    The model built is autoregressive, that is, it is only based on the 
    observations of the time series. You can consult and plot how the
    prediction was done. It is also possible to assess the forecasting accuracy
    of the model using rolling origin evaluation.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: ggplot2, Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown</dc:relation>
  <dc:creator>Francisco Martinez &lt;fmartin@ujaen.es&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Maria Pilar Frias-Bustamante [aut],
  Ana Maria Martinez-Rodriguez [aut],
  Antonio Conde-Sanchez [aut],
  Francisco Martinez [aut, cre]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2024-02-15</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tsfgrnn</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tsfgrnn</dc:identifier>
</oai_dc:dc>
