View source: R/miscellaneous.R
regime_distance | R Documentation |
\upsilon_{m}
= (\phi_{m},
\phi_{m}
,\sigma_{m})
regime_distance
calculates "distance" between two scaled regimes.
regime_distance(regime_pars1, regime_pars2)
regime_pars1 |
a length |
regime_pars2 |
a length |
Returns "distance" between regime_pars1
and regime_pars2
. Values are scaled
before calculating the "distance". Read the source code for more details.
No argument checks!
Kheifets I.L., Saikkonen P.J. 2020. Stationarity and ergodicity of Vector STAR models. Econometric Reviews, 39:4, 407-414.
Lütkepohl H. 2005. New Introduction to Multiple Time Series Analysis, Springer.
Lanne M., Virolainen S. 2025. A Gaussian smooth transition vector autoregressive model: An application to the macroeconomic effects of severe weather shocks. Unpublished working paper, available as arXiv:2403.14216.
Virolainen S. 2025. Identification by non-Gaussianity in structural threshold and smooth transition vector autoregressive models. Unpublished working paper, available as arXiv:2404.19707.
@keywords internal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.