Dear Statalist,
Currently using the -cmclogit- command. I've been estimating marginal effects (dydx) and semielasticities (dyex) using the respective options with -margins- command. When comparing these values with the ones calculated via contrast in predicted probabilities (of one-unit increment), the values don't match for dyex but match (almost) for marginal effects.
After running cmclogit choice price, basealternative(bn) casevars(fwg33 age), the marginal effects/semielasticities are computed, as well as the contrast between the respective increments, that is, dydx (one-unit increment) and dyex (1% increment).
Results for dydx and one-unit increment change. As shown, they are very similar, almost equal.
Array
However, when comparing for dyex and 1% increment in price (manually), the difference (eg. -0.0706/-0.00070) is that the first is 100 times higher than the latter.
Array
Am I doing something wrong? Doesn't the dyex represent a 1% increase, as in "following a 1% increase in price, the predicted probability of choosing BN decreases by 0.0706"? Maybe the increment is not "0.01*price", as I've computed, but then, what is it?
Probably both are correct, I must be reading them wrong. Does anyone have a clue?
Thanks in advance!
Related Posts with [Help] Conditional logit -cmclogit-: marginal effect vs change in predicted probabilities, no match
White-Arellano estimatorsHi everyone, I have a panel dataset (an unbalanced one) and I have a question about robust standard …
Graph dates X-axis formatHello, I have what I think is a simple problem but I cannot seem to solve: I want to graph just the…
bootstrapping.....Hi everyone, Thanks to this website and the people comments I am learning a lot. I am still new to …
PCA for Categorical VariableHow can I Perform PCA for categorical variables in STATA? …
Make a normalised distributionHi all, I have elaborated data in the following way: Code: * Example generated by -dataex-. To in…
Subscribe to:
Post Comments (Atom)
0 Response to [Help] Conditional logit -cmclogit-: marginal effect vs change in predicted probabilities, no match
Post a Comment