I run the following "threshold" command:
threshold y, threshvar(x) nodots regionvars(x lx.1 ly.1 ly.2) vce(r)
The threshold exists and splits the sample into two Regions. I am trying now to get the impulse response functions and the variance decomposition curve for each region.
To do so, I treat it as an ARmaX model, so I run the command:
arima y x lx.1, ar(1/2) vce(robust)
But this command does not take into consideration the threshold value.
Also, using the "irf" command for the impulse response function, it returns back only the y,y impulse response function.
Related Posts with threshold command and impulse response functions
Interpreting regression coefficients in terms of standard deviationHi! I feel it's more of an econometrics/statistics question, but I would also want to learn how I c…
How to write a heckman selection model whose second stage is a finite mixture modelDear statalist: I want to do a heckman seclection model whose second stage is a fmm by joint maximu…
Displaying ticks on axis while using burd schemeI am using burd scheme for charts. I like this scheme visual for everything, except that I would lik…
delete observations conditionallyDear All, I find this question here (https://bbs.pinggu.org/forum.php?mod...=1#pid57289524). The dat…
To "xi" or not to "xi"?Dear All, I know that, in general, whether to add prefix such as "xi" does not matter for estimation…
Subscribe to:
Post Comments (Atom)
0 Response to threshold command and impulse response functions
Post a Comment