IMSL C# Numerical Library

LinearRegression.CaseStatistics.Leverage Property

Returns the Leverage for an observation.

public virtual double Leverage {get;}

Property Value

A double containing the Leverage for an observation.

See Also

LinearRegression.CaseStatistics Class | Imsl.Stat Namespace