How can I run multivariate linear regression in R (I have got 3 dependent
variables and only 1 independent variable)? I tried lm function, but it gave
different R2 and p values for every dependent variable. I need one R2 and p
value for the model.
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.