I am using the mlogit package with R.
mlogit
After importing my data using:
t <-read.csv(\'junk.csv\',header=TRUE, sep=\",\", dec=\".\")