IMSL C# Numerical Library

LinearRegression.CaseStatistics.PredictedResponse Property

Returns the predicted response for an observation.

public virtual double PredictedResponse {get;}

Property Value

A double containing the predicted response for an observation.

See Also

LinearRegression.CaseStatistics Class | Imsl.Stat Namespace