There are several independent variables and several dependent variables. I want to see how those independent variables affect the dependent variables. In other words, I want analyze:

[y1, y2, y3] = [a1, a2, a3] + [b1, b2, b3]*x1 + [c1, c2, c3]*x2 + [e1, e2, e3]

The main problem is that y1, y2, y3 are correlated. y1 increases may have lead to decrease of y2 and y3. In this situation, what multivariate multiple regression models can I use? And what assumptions of those models?

More Jialing Zhang's questions See All
Similar questions and discussions