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
Simultaneous equation model with dynamic panelDear all: I am trying to estimate a four-equation simultaneous model, my dataset is a panel. Usuall…
spell-type data/survival time analysesDear stata list, I am running survival time analyses and my goal is to create a survival time varia…
Using -atjoint- in -margins- targeting only one at() condition when multiple at() are specifiedI am working on a logit model containing one interaction between a continuous and a dummy variable. …
meta regress - STATA16Dear all, I have a very general question about the meta regress command in Stata 16. I could not fin…
Allocating cases to the class with the highest probabilty - Latent Class AnalysisHi Statalists, I am running a LCA with the gsem-command. My code is as follows: Code: gsem ( var…
Subscribe to:
Post Comments (Atom)
0 Response to Help with Threshold regression for Multiple Threshold Variables
Post a Comment