Hi,
I am trying to estimate parameters for a MNL model.
The model im trying to estimate has more than 100+ parameters to estimate and the data set is also very huge.
I am not sure if this is really problem, but I found the results a little bit weird.
Both the init log likelihood and the final likelihood are very large and positive ( around 5000 and 20000 respectively). Shouldn't these be negative?
The initial values of my betas are zero, and I haven't set any bounds om them.
The final results of the parameters usually lie between -100 and 100.
The reason for termination is max amount of iterations reached.
Would really help if to know whether I should be concerned with such a huge loglikhood!
Thanks in advance!