Dear all
I'm running a multinominal logit and use the mchange command to estimate the average marginal effects.
Can someone help me understand why the mchange gives estimations of the marginal effect also for the "reference category" and how to interpret this?
I run:
mlogit div x1 x2 x3
Where div consist of 5 different strategies
I then run
mchange, stats(se pvalue) brief width(8)
Which reports the average marginal effect for all five strategies.
Can someone please help me understand this (or tell me were I can read more)?
//Elin
I'm running a multinominal logit and use the mchange command to estimate the average marginal effects.
Can someone help me understand why the mchange gives estimations of the marginal effect also for the "reference category" and how to interpret this?
I run:
mlogit div x1 x2 x3
Where div consist of 5 different strategies
I then run
mchange, stats(se pvalue) brief width(8)
Which reports the average marginal effect for all five strategies.
Can someone please help me understand this (or tell me were I can read more)?
//Elin
Comment