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
Generate a row rather than ColumnHello Everyone, May I ask if anyone has an idea if we can generate a row of data in stata? If I hav…
Reshaping data from wide to longHello! I am working with the following data obtained from World Bank's World Development Indicators.…
Create loop based on multiple qualifiers and panel datasetHello everyone, Although I've been trying for several hours, I'm afraid I can't solve this one by m…
Removing insignificant variablesHello, As an example here, I am trying to estimate the following regression and compare when my depe…
Melogit: variance of random slope looks insignficant, but LRtest says it is?Can someone please help me with a multilevel modeling question? I've gotten conflicting advice from …
Subscribe to:
Post Comments (Atom)
0 Response to Marginal effects on predicted marginal probability after mvprobit
Post a Comment