Dear stata users,
As you know, the two-step multinomial logit estimation (McFadden correction), requires a multinomial logit (MNL) estimation in the first stage and a OLS estimation in the second stage.
This situation usually occurs when individuals select a choice in the first model and then a demand equation is estimated in the second (linear) model (demand which is conditional on the choice made by consumers in the first stage).
My problem is that I don't have a choice and a demand specifications, but rather two choice model specifications; that is, I would need to estimate a MNL both in the first and in the second stage (consumers make a choice in the second stage conditional on the choice made in the first stage).
The problem however is that I cannot perform (I think) the McFadden two-step correction procedure, since the second stage uses a MNL instead of a linear regression.
How could I proceed, then? I was not able to find any references on such a issue.
Besides, what if in the first stage I have a logit model? (which is basically a MNL reduced to two choices).
Many thanks in advance.
Jack
Related Posts with Issue with two-step multinomial logit estimation (McFadden correction)
Population size smaller than number of observation, svysetDear Stata users, After applying svyset command to dataset with weights included in the dataset and…
multivariate multiple random effects regressionsHey all, I am doing a research about the effect a dummy has on multiple dependent variables while a…
how do i match two colums with different patterns of city namesHi, I want to match 2 columns with different patterns of city names (not sorted, no similar observa…
Merge weekly and daily dataHi everyone, I am new here so I will try my best to make my question as clear as possible. Hope you …
Why my loop codes failed? Code: xtset id week eststo: xtreg _contritotal afterblock age age2 if inrange(week, -4, 4) & we…
Subscribe to:
Post Comments (Atom)
0 Response to Issue with two-step multinomial logit estimation (McFadden correction)
Post a Comment