Click or drag to resize
ANOVAMeanOfY Property
Returns the mean of the response (dependent variable).

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

Property Value

Type: Double
A double representing the mean of the response (dependent variable).
See Also