[Limdep Nlogit List] nlogit with many alternatives

John C. Whitehead john.c.whitehead at gmail.com
Sun Mar 22 02:36:59 EST 2009


Hi All,

I'm trying to estimate conditional and nested logit models in NLOGIT. I have
1086 cases and 71 alternatives (77106 lines of data). The model is fairly
simple with only 5 independent variables:

Var  Mean     Min     Max
X1    234      .60      777
X2   .023    .00      4.500
X3    .055    .00      2.85
X4   .018     .00      1.46
X5    2.85      1.38     4.98

When I estimate the CL and NL models with only X1, X2 and X5 I'm able to
replicate my results from SAS PROC MDC. However, when I add X3 and X4 my
estimates blow up:


|Variable| Coefficient  | Standard Error |b/St.Er.|P[|Z|>z]|
+--------+--------------+----------------+--------+--------+
 X1      |    -.52294252       .00037816  ********   .0000
 X2      |    .162233D+14      .10083492  ********   .0000
 X3      |    .159318D+07      .11121567  ********   .0000
 X4      |    1231.81419       .14232936  8654.674   .0000
 X5      |    20.6940287       .05183529   399.227   .0000

I've tried scaling down X1 by dividing by 100 (no luck). The full model runs
just fine as OLS and Probit models in LIMDEP.

Any ideas about what I might be doing wrong?

Thanks for any help,

John Whitehead



More information about the Limdep mailing list