Click or drag to resize
LinearRegressionCaseStatisticsJackknifeResidual Property
Returns the Jackknife Residual for an observation.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double JackknifeResidual { get; }

Property Value

Type: Double
A double containing the Jackknife Residual for an observation.
See Also