Skip to content

faraway tutorial: cryptic command to newbie

1 message · Chong Gu

#
Not only it's unfair criticism, it's probably also imprecise
information.

For a detailed discussion of the precisions of regression estimates
through QR-decomposition and normal equations, one may consult Golub
and Van Loan's book on Matrix Computation (1989, Section 5.3.9 on page
230).  QR takes twice as much computation, requires more memory, but
does NOT necessarily provide better precision.

The above said, I am not questioning the adequacy of the QR approach
to regression calculation as implemented in R.