Dear Statalisters,
I am struggling to estimate the marginal effects for my MVP model. I have gone through the previous posts (eg: https://www.statalist.org/forums/for...variate-probit). However, I am unable to run these codes effectively.
My model has 5 dependent variables within the multivariate model. Currently my codes look smth like:
mvprobit (y1 x1 x2....x15) (y2 x1 x2....x15) (y3 x1 x2...x15) (y4 x1 x2....x15) (y5 x1 x2....x15)
Can someone please help me with coding and estimating the marginal effects of the explanatory variables in my MVP model?
Thank you for your help.
I am struggling to estimate the marginal effects for my MVP model. I have gone through the previous posts (eg: https://www.statalist.org/forums/for...variate-probit). However, I am unable to run these codes effectively.
My model has 5 dependent variables within the multivariate model. Currently my codes look smth like:
mvprobit (y1 x1 x2....x15) (y2 x1 x2....x15) (y3 x1 x2...x15) (y4 x1 x2....x15) (y5 x1 x2....x15)
Can someone please help me with coding and estimating the marginal effects of the explanatory variables in my MVP model?
Thank you for your help.
Comment