Click or drag to resize
LinearRegressionCaseStatisticsObservedResponse Property
Returns the observed response for an observation.

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

Property Value

Type: Double
A double containing the observed response for an observation.
See Also