After running the mprobit, I got coefficient results for all variables, including the variables wih interaction terams such as i.REG#i.SEX
However, I put the marginal effect command. I cannnot obtain the marginal effect on for interaction terms. It shows the following error. What went wrong?
. margins, dydx (REG#SEX) predict (pr outcome (1))
invalid dydx() option;
levels of interactions not allowed
r(198);
Many thanks for your help & regards,
Kanoknit
Social Researcher
Thailand
However, I put the marginal effect command. I cannnot obtain the marginal effect on for interaction terms. It shows the following error. What went wrong?
. margins, dydx (REG#SEX) predict (pr outcome (1))
invalid dydx() option;
levels of interactions not allowed
r(198);
Many thanks for your help & regards,
Kanoknit
Social Researcher
Thailand
Comment