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
Generate all possible combinations of variablesDear all, I am looking for a way to generate all possible combinations of 10 variables, i.e. the su…
The problem with rcallThe package rcall is great! But when I start, I encounter a problem. When I transfor a scalar to R, …
Reverse the scale of yaxis(1) and yaxis(2)Hi everyone, I'm planning to use twoway to draft a plot. We have two Y axis, one is Z-score (ranged…
How to subset first row of each group?I have a dataframe of about 3 000 acquisition bids. Variables: Company ID (PERMNO) Bid ID (ID) Ann…
Two part model (with gsem)Hi, I was wondering how to fit a two part multilevel model using gsem. The first part is a binary m…
Subscribe to:
Post Comments (Atom)
0 Response to Help with Threshold regression for Multiple Threshold Variables
Post a Comment