In sci.stat.consult Michael Stembera <[EMAIL PROTECTED]> wrote:

: the least squares solution is

: AT * A * W = AT * Y   (T means Transpose here)

: W = (AT * A)^-1 * AT * Y

yes, but don't do it that way;  solve the simultaneous equations
A'Aw = A'y


=================================================================
Instructions for joining and leaving this list and remarks about
the problem of INAPPROPRIATE MESSAGES are available at
                  http://jse.stat.ncsu.edu/
=================================================================

Reply via email to