Dear All,
I would like to model the severity of traffic crashes using a multinomial logit model with random parameters (also known as mixed logit model or random parameters logit model), testing for heterogeneous means and variances or correlated parameters.
My data (severity of traffic crashes (dependent variable) and the independent variables) is characterized by:
*The dependent variable is the level of severity (eg, no injury, minor injury, severe injury)
*Multinomial logit models have been used extensively, but they are not able to deal with unobserved heterogeneity (that is the reason for using mixed logit models).
*It is cross-sectional data (not panel data). There is only one observation for each traffic crash.
*If considered as choice models (other software uses this approach, considering the level of severity as different choices) there are not alternative-specific independent variables. All independent variables are case-specific variables and consist of a set of individual specific characteristics for each crash, such as driver’s age, type of crash, gender, etc.
*ALL independent case-specific variables are dummy
*No multilevel structure
I know that it is possible estimate the models with NLOGIT 6, but I am struggling looking for the possibility of using Stata 16. I have investigated several commands (eg., melogit, cmmixlogit, xtmelogit, mixlogit, cmxtmixlogit, etc). However, I have not been able to estimate my model yet.
Any help would be welcome. Also, if anybody knows that this is not possible in Stata, please, let me know.
Best
Juan
I would like to model the severity of traffic crashes using a multinomial logit model with random parameters (also known as mixed logit model or random parameters logit model), testing for heterogeneous means and variances or correlated parameters.
My data (severity of traffic crashes (dependent variable) and the independent variables) is characterized by:
*The dependent variable is the level of severity (eg, no injury, minor injury, severe injury)
*Multinomial logit models have been used extensively, but they are not able to deal with unobserved heterogeneity (that is the reason for using mixed logit models).
*It is cross-sectional data (not panel data). There is only one observation for each traffic crash.
*If considered as choice models (other software uses this approach, considering the level of severity as different choices) there are not alternative-specific independent variables. All independent variables are case-specific variables and consist of a set of individual specific characteristics for each crash, such as driver’s age, type of crash, gender, etc.
*ALL independent case-specific variables are dummy
*No multilevel structure
I know that it is possible estimate the models with NLOGIT 6, but I am struggling looking for the possibility of using Stata 16. I have investigated several commands (eg., melogit, cmmixlogit, xtmelogit, mixlogit, cmxtmixlogit, etc). However, I have not been able to estimate my model yet.
Any help would be welcome. Also, if anybody knows that this is not possible in Stata, please, let me know.
Best
Juan
Comment