Gadget
LinearRegression Member List

This is the complete list of members for LinearRegression, including all inherited members.

aRegressionprotected
bRegressionprotected
calcFit()Regression
calcIntercept()Regressionprotected
calcSlope()Regressionprotected
calcSlopeIntercept()Regressionprotected
calcSSE()Regressionprotected
calcSSEWeights()Regressionprotected
errorRegressionprotected
getError()Regressioninline
getIntercept()Regressioninline
getSlope()Regressioninline
getSSE()Regression
getType() constRegressioninline
LinearRegression(LineType ltype)LinearRegression
linetypeRegressionprotected
Regression()Regression
Regression(LineType ltype)Regression
setIntercept(double intercept)Regressioninline
setSlope(double slope)Regressioninline
setWeights(const DoubleVector &weights)Regression
sseRegressionprotected
storeVectors(const DoubleVector &modData, const DoubleVector &obsData)LinearRegressionvirtual
useweightsRegressionprotected
wRegressionprotected
xRegressionprotected
yRegressionprotected
~LinearRegression()LinearRegressioninline
~Regression()Regressioninlinevirtual