Hansen's (2000, pp. 587) setting only allows one threshold and one threshold variable. Subsequently, provisions for testing multiple thresholds of one threshold variable became possible using -xthreg- and threshold- stata macros. Does anyone know how to estimate multiple thresholds of multiple threshold variables? The model that I would like to estimate can be expressed as follows:
\[
y = \alpha + \beta_{1}(ThresholdVar1 < \gamma) + \beta_{2}(ThresholdVar1 \ge \gamma) + \beta_{3}(ThresholdVar2 < \delta) + \beta_{4}(ThresholdVar2 \ge \delta) + X + \epsilon,
\]
where ThresholdVar1 (say, income) and ThresholdVar2 (say, age) are two different threshold variables. Any help will be appreciated!
Related Posts with Help with Threshold regression for Multiple Threshold Variables
Understanding ATET in Stata teffects with multivalued treatmentThere is something in https://www.stata.com/manuals13/tete...ultivalued.pdf that I simply don't foll…
Generating variable means with various length within a loopHi everyone, I want to generate several variables measuring the mean of a variable (here it's calle…
Random distribution simulation.Dear Statalist users, For my thesis I am trying to replicate a part of this paper. However, I have …
Calculating across observations or across variables in panel dataDear Statalist, I am quiet new to Stata (Version 14 SE on Windows 10) and I am facing the following…
Manually created interaction term and ## commandHi, this is my first time using Stata. I would like to include an interaction term in my model: Co…
Subscribe to:
Post Comments (Atom)
0 Response to Help with Threshold regression for Multiple Threshold Variables
Post a Comment