forked from antoniofabio/tsDyn
-
Notifications
You must be signed in to change notification settings - Fork 19
Home
MatthieuStigler edited this page Jun 9, 2013
·
8 revisions
tsDyn is a R package for modelling non-linear time series. It features following models:
- AR: standard linear AR (auto-regressive)
- SETAR: self-exciting threshold AR
- LSTAR: Logistic smooth transition AR
- NNET: neural-network
- AAR: additive AR
- Linear VAR and VECM
- Threshold VAR and VECM, with threshold cointegration (bi-variate systems only)
-
Univariate test of linearity against:
-linearity against SETAR: test of Hansen 1999
-linearity against LSTAR:
-
Bivariate test of cointegration against threshold cointegration (Hansen and Seo 2002)
-
Bivariate test of no cointegration against threshold cointegration (Seo 2006 )