Previous: Fitting Examples, Up: Least-Squares Fitting   [Index]


38.9 References and Further Reading

A summary of formulas and techniques for least squares fitting can be found in the “Statistics” chapter of the Annual Review of Particle Physics prepared by the Particle Data Group,

The Review of Particle Physics is available online at the website given above.

The tests used to prepare these routines are based on the NIST Statistical Reference Datasets. The datasets and their documentation are available from NIST at the following website,

http://www.nist.gov/itl/div898/strd/index.html.

More information on Tikhonov regularization can be found in

The GSL implementation of robust linear regression closely follows the publications

More information about the normal equations and TSQR approach for solving large linear least squares systems can be found in the publications


Previous: Fitting Examples, Up: Least-Squares Fitting   [Index]