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
merge two categorical variable to make a new categorical variablehow can I make a new categorical variable from two other categorical variable?? ex: I have a variabl…
Bootstrapping very large sampleHi everyone, I have a dataset of 70 million observations and am running the following model. First…
Reshaping the multiple variable region-level panel data from the wide to the long-shape formatDear Statalist, I have the following 3 dimensions’ multiple variable region-level panel data. This d…
How to combine two observation-varying datasets based on several variablesHi Statalists, I am new to Stata and just encountered this issue in data management. Suppose I hav…
Recursive*vector autoregressive modelHi, I would like to program a basic recursive vector autoregressive model using Cholesky decomposit…
Subscribe to:
Post Comments (Atom)
0 Response to Help with Threshold regression for Multiple Threshold Variables
Post a Comment