R^2 and beta coefficients in multiple regression



Hi,

I am trying to work out the relationship between the magnitude of the
vector of standardized regression coefficients (beta coefficients) in
a multiple linear regression framework and the coefficient of
determination (R^2) for the same model. Following Bring (1996; Amer.
Stat. Assoc.), if all variables are standardized, R^2 = ||y-hat||^2,
and ||y-hat||^2 = B1^2 + B2^2 + ... + Bk^2, where Bk are the partial
regression coefficients. This implies that the squared magnitude of
the Beta vector should equal R2. While I can confirm this for real
data in the case of simple linear regression (one independent
variable), it does not seem to work with multiple independent
variables, so I must be doing something wrong. Any suggestions would
be much appreciated.

Best,
Howard

Assisant Professor
Dept. of Biology, University of Ottawa
Ottawa, ON, Canada
.



Relevant Pages


Loading