Hi! I ran a multivariate probit regression on 3 binary dependent variables using Capellari and Jenkins' -mvprobit- package and calculated the predicted marginal probability for each of the 3 outcome variables using the postestimation command -mvppred pmargm, pmarg-. How can I compute the marginal effects of a regressor(s) on each predicted marginal probability? I tried using -margins- as follows but the error message indicates that "option pmargm1 not allowed."
margins, dydx(*) atmeans predict(pmargm1) post
Related Posts with Marginal effects on predicted marginal probability after mvprobit
What's the rationale behind egen_inequality excluding zeros?I'm using the user-written egen_inequal to compute Gini coefficients. Like so: Code: egen land_gi…
Help with xtabond2 and xtdpdsysDear Statalist, I already searched for this topic and found similar threads, but I still have probl…
generate four categories from two variablesDear all, This is a very annoying problem and the solution is most definitely very simple. I would…
Problem regarding how to create categories under categories.Hello, this is my question. Thank you. Array …
How to list observations excluding one variable?Hi everyone, I am doing an assignment and I'm stuck at one point. I have to list the first 8 observ…
Subscribe to:
Post Comments (Atom)
0 Response to Marginal effects on predicted marginal probability after mvprobit
Post a Comment