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
Tabulate by year based on start-/end datesDear Statalist, I have a dataset that consists of observations of people who are/were part of the b…
Error message "initial values not feasible r(1400)" when running ARDL with ECI have no problem running a regression with dynamic fixed effect model, but having error messages su…
how to get minimum values based on non overlapping rolling window?I want to use the daily_residuals of the past 250 days to estimate the residual risk series, for eac…
Regression in subgroupsHi everyone, I am running a logit model in a sample with many countries. I want to apply the logit m…
Labelling studies in metaprop_oneHello, I'm a long time reader of these forums but first time poster! Please forgive me for any mist…
Subscribe to:
Post Comments (Atom)
0 Response to threshold command and impulse response functions
Post a Comment