mlogit: missing value where TRUE/FALSE needed

前端 未结 2 835
萌比男神i
萌比男神i 2020-12-19 12:47

I have data from a discrete choice experiment (DCE), looking at hiring preferences for individuals from different sectors. that I\'ve formatted into long format. I want to m

2条回答
  •  梦毁少年i
    2020-12-19 13:33

    You may need to use mlogit.data() to shape the data. There's an examples at ?mlogit. Hope that helps.

提交回复
热议问题