Skip to content
Prev 280485 / 398502 Next

Odp: Dealing with NAs

Hi

Without knowing details about mlogit and without any data from your side 
to check I guess that you shall put

na.omit or na.exclude instead of na.pass to na.action

Regards
Petr
my data.
x=mlogit.data(y,choice="voittaja",shape="long",id.var="id",alt.var="numero")
http://www.R-project.org/posting-guide.html