IMSL C# Numerical Library

ANOVA.MeanOfY Property

Returns the mean of the response (dependent variable).

public double MeanOfY {get;}

Property Value

A double representing the mean of the response (dependent variable).

See Also

ANOVA Class | Imsl.Stat Namespace