LinFit.Resid()
Type: INSTANCE FUNCTION
Purpose: Return the rms deviation between the data and the fit.
This is a measure of the noise in the data.
Usage:
Noise = LinFit.Resid() Noise REAL
The noise level after removal of a linear “trend” from the data.
Comments are closed.