Page 1 of 1

Mlogit Panel

Posted: Fri Apr 13, 2012 5:19 am
by Mbosman
Dear all,

I am estimating a model which links several firmspecific characteristics as determinants for internationalisation mode decision. For this I use a multinomial logit model in which Y takes form as one of four internationalisation modes. I used the example program for using the LogL object to estimate a multinomial logit (Help/Quick Help Reference/Sample Programs & Data/Logl) and had no troubles in the estimation, but realise this program is not paneldata aware.

So my question is if it is possible and if so how to make adjustments to be able to estimate the mlogit for a dated panel, as only the binary choice is built-in?

Kinds regards,
:)

Re: Mlogit Panel

Posted: Fri Apr 13, 2012 6:58 am
by EViews Gareth
As you point out, there is nothing built in for mlogit. The only solution is to modify the program to do it. I'm afraid I don't know enough about panel mlogit to know where to start.