How should I format my data for the R mlogit package?

前端 未结 0 1426
滥情空心
滥情空心 2021-02-15 08:10

I am using the mlogit package with R.

After importing my data using:

t <-read.csv(\'junk.csv\',header=TRUE, sep=\",\", dec=\".\")
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题