Data: The dependent variable is crash injury severity of 3 levels (serious injury, injury, no injury) and 20 independent variables. The independent variables are coded to 1 or 0.
Model: I started with the mlogit package in R. I have a few specific questions.
Here is an example, collected from a website:
library("mlogit") data("Heating", package = "mlogit")
H