Return the mean of the data set Y's. The behavior is undefined unless 1 <= count.
Synopsis
Declared in <bdlsta_linefit.h>
double
yMean() const;
Return Value
mean of the Y values
Created with MrDocs
Return the mean of the data set Y's. The behavior is undefined unless 1 <= count.
Declared in <bdlsta_linefit.h>
double
yMean() const;
mean of the Y values
Created with MrDocs