IMSL C# Numerical Library

LinearRegression.CaseStatistics.Residual Property

Returns the Residual for an observation.

public virtual double Residual {get;}

Property Value

A double containing the residual for an observation.

See Also

LinearRegression.CaseStatistics Class | Imsl.Stat Namespace