Skip to content
Prev 9465 / 15274 Next

time series regime detection in R?

Michael

While strucchange and segmented look at regime switches triggered by 
time, tsDyn package investigates regime change triggered by covariate. 
These are the smooth and threshold AR models, where the regimes will 
change depending on the past values of the variables, or levels of any 
other variables. The threshold models are also available in multivariate 
case, and in the cointegration case.

One should also mention in the same vein Markov Models, where regime 
changes are based on an unobserved Markov process. There is 
unfortunately no package on CRAN to offer this, but some packages in 
development on R forge.

Matthieu


Le 02/02/2012 16:25, Achim Zeileis a ?crit :