IMSL C# Numerical Library

NonlinearRegression.DFError Property

The degrees of freedom for error.

public virtual double DFError {get;}

Property Value

A double which specifies the degrees of freedom for error or null if Solve has not been called.

See Also

NonlinearRegression Class | Imsl.Stat Namespace