Hi.

I know that R computes sums of squares based on the diagonal of

t(Q) %*% y %*% t(y) %*% Q,

where Q comes from the QR-decomposition of the model matrix.

Does anyone know where I can find a proof for this result?

All Best and Happy New Year,
Ethan

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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.

Reply via email to