next up previous contents
Next: Options Up: linfit - least square Previous: linfit - least square   Contents

Usage

linfit
linfit reads data from stdin or the file specified on the command line and performs a linear least square fit using the first column as the x values and the second column as the data to be fitted. The column numbers can be changed by command line switches. The default value is a first order (line) fit, higher orders can be selected from the command line. If xc=0 then a fit to the line count is made.

Louis-Gregory Strolger 2012-01-09