Dear forum members,

I am using a multivariate model (mvreg) to analyse the effect of many control variables (age, education levels…) on the adoption of 6 categories of agricultural practices. I use this model since I have many independent and many dependent variables, with a high correlation between the dependent variables.


I understand from the Stata manual that coefficients and standard errors produced by mvreg are identical to those that are produced by multiple OLS regressions done separately. The main difference between mvreg and reg seem to be that I can conduct tests of the coefficients across equations.

But if I do not conduct any such tests, what is the relevance of mvreg? Since the coefficients are the same as an OLS regression, does this mean that multivariate and simple regressions are in fact the same thing (when one does not conduct further tests)?

I am somewhat confused and hope someone could shed light on the added value of mvreg.

Many thanks!