Package: tsDyn
Type: Package
Title: Nonlinear Time Series Models with Regime Switching
Version: 11.0.4
Date: 2023-01-26
Authors@R: c(person("Antonio Fabio", "Di Narzo", role = "aut",
                    comment =c(ORCID="0000-0002-4033-5038")),
             person("Jose Luis", "Aznarte", role = "ctb",
                    comment =c(ORCID="0000-0002-1636-244X"),
                    email = "jlaznarte@dia.uned.es"),
             person("Matthieu", "Stigler", role = c("aut","cre"), email="Matthieu.Stigler@gmail.com",
                    comment =c(ORCID="0000-0002-6802-4290")))
Depends: R (>= 3.5.0)
Imports: mnormt, mgcv, nnet, tseriesChaos, tseries, utils, vars, urca,
        forecast, MASS, Matrix, foreach, methods
Suggests: sm, scatterplot3d, rgl, tidyverse, rugarch
Maintainer: Matthieu Stigler <Matthieu.Stigler@gmail.com>
Description: Implements nonlinear autoregressive (AR) time series models. For univariate series, a non-parametric approach is available through additive nonlinear AR. Parametric modeling and testing for regime switching dynamics is available when the transition is either direct (TAR: threshold AR) or smooth (STAR: smooth transition AR, LSTAR). For multivariate series, one can estimate a range of TVAR or threshold cointegration TVECM models with two or three regimes. Tests can be conducted for TVAR as well as for TVECM (Hansen and Seo 2002 and Seo 2006). 
License: GPL (>= 2)
URL: https://github.com/MatthieuStigler/tsDyn/wiki
BugReports: https://github.com/MatthieuStigler/tsDyn/issues
RoxygenNote: 7.2.1
LazyData: true
NeedsCompilation: yes
Packaged: 2023-01-26 13:28:30 UTC; mstigler
Author: Antonio Fabio Di Narzo [aut] (<https://orcid.org/0000-0002-4033-5038>),
  Jose Luis Aznarte [ctb] (<https://orcid.org/0000-0002-1636-244X>),
  Matthieu Stigler [aut, cre] (<https://orcid.org/0000-0002-6802-4290>)
Repository: CRAN
Date/Publication: 2023-01-26 15:00:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-01-27 13:48:21 UTC; unix
Archs: tsDyn.so.dSYM
