Dear All,
I am currently working on a paper examining online grocery shopping behavior and am using cmp to estimate a two-stage model.
In the first stage, I estimate a probit model for whether an individual shops for groceries online (onlshop=1). In the second stage, I estimate a multinomial probit model (with three levels) representing the main reason for shopping online. The second-stage outcome is only observed for those who shop online (i.e., the data are censored in the second equation).
The model runs successfully and converges. My question pertains to marginal effects: In a standard multinomial probit model, the marginal effects across categories typically sum to zero. However, in my censored multinomial probit model, this does not seem to be the case. Even when I condition the margins command on onlshop = 1, the average marginal effects still do not sum to zero. I understand from Greene (1996, 1998) that sample selection and correlated errors between the first and second stages can affect marginal effects, but I have struggled to find resources that specifically address why the sum-to-zero property fails in my case, even after conditioning on selection.
Any guidance or references would be greatly appreciated.
I am currently working on a paper examining online grocery shopping behavior and am using cmp to estimate a two-stage model.
In the first stage, I estimate a probit model for whether an individual shops for groceries online (onlshop=1). In the second stage, I estimate a multinomial probit model (with three levels) representing the main reason for shopping online. The second-stage outcome is only observed for those who shop online (i.e., the data are censored in the second equation).
The model runs successfully and converges. My question pertains to marginal effects: In a standard multinomial probit model, the marginal effects across categories typically sum to zero. However, in my censored multinomial probit model, this does not seem to be the case. Even when I condition the margins command on onlshop = 1, the average marginal effects still do not sum to zero. I understand from Greene (1996, 1998) that sample selection and correlated errors between the first and second stages can affect marginal effects, but I have struggled to find resources that specifically address why the sum-to-zero property fails in my case, even after conditioning on selection.
Any guidance or references would be greatly appreciated.
Comment