Hi experts,
A quick introdution:
I work with transport studies and there's this software we use, PTV Visum, which provides a variety of choice models to distribute travel demand along paths stochastically (route choice). First we setup the utility of the routes (for example, B0 * time + B1 * distance + B2 * toll) and then we setup which choice model should be used to calculate routes probabilities.
We've been using DCE (unlabeled alternatives, route A vs route B) associated with logistic regression to obtain the coefficients that are inserted in Visum for calculating routes utilities. We then use "Logit" as the choice model in Visum. Therefore, the way we estimate the model is consistency with the way we apply it on the software for route choice.
But there's a choice model in the software called "Box-cox" which basically applies a Box-Cox Transformation over the Utility of the route before calculating the probabilities. Please note that we must insert just one theta (Box-Cox parameter) when setting up the process, since the transformation is applied over the utility itself, not over the independent variables one by one (time, distance etc.). The advantage of this choice model is that it can overcome the classical Logit limitation of only considering absolute differences of utilities in choice modelling (5 minutes of difference yields the same result regardless it's a 10-minute or a 3-hour trip).
The problem is:
I don't know how to use the DCE data I have to calibrate a model (coefficients and theta) which would be the same one used by Visum in its choice model (to ensure consistency in this process of obtaining and inserting parameters in the software). I don't know how to define the equation/the utilities of alternatives and perform the regression.
I'm sorry if that's not the place for this question, but I'd really appreciate some help on this topic. Has anyone ever dealt with something similar? Has any idea of where/how (software, package, function etc.) I could setup up this model and perform the right regression?
Thank you!