Skip to content
Prev 212793 / 398500 Next

mlogit

David,

Here's my sessionInfo:

 > sessionInfo()
R version 2.11.0 Under development (unstable) (2010-03-02 r51195)
i386-pc-mingw32

locale:
[1] LC_COLLATE=English_Canada.1252  LC_CTYPE=English_Canada.1252
[3] LC_MONETARY=English_Canada.1252 LC_NUMERIC=C
[5] LC_TIME=English_Canada.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] mlogit_0.1-4  statmod_1.4.3 Formula_0.2-0

Note that I'm using mlogit_0.1-4; I note from the change log
that there were major changes from version 0.1-2. That's probably
where the error has crept in.

I tried also with R version 2.10.1 Patched (2010-01-05 r50896).
Same result. So I suspect it's the version of mlogit.

I should have cc'd Yves; doing so now.

  -Peter Ehlers
On 2010-03-07 11:30, David Winsemius wrote: