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
Creating a new variable by count of specific disease IC9 code across multiple diagnosisHello, I am working on a dataset with almost 450,000 cases with several columns of diagnostic codes…
view underlying numeric value of dateHi there Just wondering if there is a quick way to view the underlying numeric value of a date in a …
Why is stata reporting rounds not used in the analysis?Hi Statalist, I understand the question is vague so I hope the following details would make it clea…
Panel data: plotting advanced graphDear Statalist, I have an upcoming deadline and I have a huge problem I cannot solve, so any help wh…
Margins with interactions by groupDear all, I'm currently trying to analyze the interaction effects of regional health indicators (e.…
Subscribe to:
Post Comments (Atom)
0 Response to threshold command and impulse response functions
Post a Comment