IMSL C# Numerical Library

LinearRegression.CaseStatistics.ObservedResponse Property

Returns the observed response for an observation.

public virtual double ObservedResponse {get;}

Property Value

A double containing the observed response for an observation.

See Also

LinearRegression.CaseStatistics Class | Imsl.Stat Namespace