Hi, does anyone have advice on using effects-coded model for MRS/WTP estimation in DCE.
Assuming I have a continuous price variable (price) and a categorical car model variable with 3 categories (car1, car2 , car3 )
In a dummy coded mixlogit model (with X3 being the reference), I would use the nlcom command "nlcom (_b[car2])/(_b[lprice])" to estimate the MRS for car2 compared to car3.
However, if I have to run an effects coded model, how can i estimate the MRS of car 1 vs car3? Say car 3 is the omitted variable whose coefficient from the mixlogit is derived from the negative sum of car1 and car2.
Would the command then be "nlcom (_b[car1]-(-(_b[car1]+_b[car2])))/(_b[lprice])"?
Thanks!
Related Posts with MRS/WTP estimation with effects-coded mixlogit
Uses using wildcard to rename varlists in a loopHi, I'm trying to merge data from a yearly questionnaire to form a panel. The date follows the fol…
Diff in Diff, post vs date fixed effectHi, I have 2 groups (1 treated), and data at the daily level. The treatment occurs on a specific da…
Diagnostic accuracy / 95% confidence intervalsHello, I have a case control study with a binary outcome (disease/no disease) and two clinical diag…
Exogenous variables in rdrobustWhen using the command rdrobust, developed by Matias Cattaneo, to estimate a fuzzy RD design, I am u…
Interpreting Semi-Elasticities From "margins"I am estimating a multinomial logit model using mlogit. My dependent variable, y, has three outcomes…
Subscribe to:
Post Comments (Atom)
0 Response to MRS/WTP estimation with effects-coded mixlogit
Post a Comment