Click or drag to resize

ResidualsResult Properties

The ResidualsResult type exposes the following members.

Properties
  NameDescription
Public propertyParameters
Gets the parameters of the regression.
(Inherited from FitResult.)
Public propertyResiduals
Gets a list of the residuals of the fit.
Public propertySumOfSquaredResiduals
Gets the sum of the squares of all residuals.
Top
See Also