leastsquares_test


leastsquares_test, an R function which calls leastsquares() to solve an overdetermined linear system using the normal equations.

Licensing:

Copyright 2016 James P. Howard, II

The computer code and data files on this web page are distributed under the BSD-2-Clause license.

Related Data and Programs:

leastsquares, an R library which solves an overdetermined linear system using the normal equations.

Source Code:


Last revised on 19 February 2020.