Package: tseriesTARMA
Title: Analysis of Nonlinear Time Series Through TARMA Models
Version: 0.3-1
Authors@R: c(
   person('Simone', 'Giannerini', email = 'simone.giannerini@unibo.it', role = c('aut','cre'),
    comment = c(ORCID = '0000-0002-0710-668X')), 
    person('Greta', 'Goracci', email = 'greta.goracci@unibz.it', role = c('aut'),
    comment = c(ORCID = '0000-0001-5212-0539'))
    )
Depends: R (>= 3.5.0)
Suggests: knitr, rmarkdown
LazyData: yes
LazyLoad: yes
Encoding: UTF-8
NeedsCompilation: yes
Imports: methods, stats, Rsolnp, lbfgsb3c, Matrix, Rdpack, mathjaxr,
        rugarch
RdMacros: Rdpack, mathjaxr
Description: Routines for nonlinear time series analysis based on Threshold Autoregressive Moving Average models. 
 It provides functions and methods for: TARMA model fitting and forecasting, tests for threshold effects, unit-root tests based on TARMA models.
Maintainer: Simone Giannerini <simone.giannerini@unibo.it>
License: GPL (>= 2)
RoxygenNote: 7.2.3
Packaged: 2023-02-20 20:02:46 UTC; Simone
Author: Simone Giannerini [aut, cre] (<https://orcid.org/0000-0002-0710-668X>),
  Greta Goracci [aut] (<https://orcid.org/0000-0001-5212-0539>)
Repository: CRAN
Date/Publication: 2023-02-22 14:30:02 UTC
