LinFit.Resid()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Mathematical classes > class LINFIT >

LinFit.Resid()

Description

Return the RMS deviation between the data and the fit.

 

This is a measure of the noise in the data.

 

Type

INSTANCE FUNCTION

 

Usage

Noise = LinFit.Resid()

 

Noise

REAL

The noise level after removal of a linear "trend" from the data.