Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

LinearRegression Member List

This is the complete list of members for LinearRegression, including all inherited members.
chi_squared_LinearRegression [protected]
computeGoodness_(double *X, double *Y, int N, double confidence_interval_P)LinearRegression [protected]
computeRegression(double confidence_interval_P, Iterator x_begin, Iterator x_end, Iterator y_begin)LinearRegression
computeRegressionNoIntercept(double confidence_interval_P, Iterator x_begin, Iterator x_end, Iterator y_begin)LinearRegression
computeRegressionWeighted(double confidence_interval_P, Iterator x_begin, Iterator x_end, Iterator y_begin, Iterator w_begin)LinearRegression
getChiSquared() const LinearRegression
getIntercept() const LinearRegression
getLower() const LinearRegression
getMeanRes() const LinearRegression
getRSD() const LinearRegression
getRSquared() const LinearRegression
getSlope() const LinearRegression
getStandDevRes() const LinearRegression
getStandErrSlope() const LinearRegression
getTValue() const LinearRegression
getUpper() const LinearRegression
getXIntercept() const LinearRegression
intercept_LinearRegression [protected]
iteratorRange2Arrays_(Iterator x_begin, Iterator x_end, Iterator y_begin, double *x_array, double *y_array)LinearRegression [protected]
iteratorRange3Arrays_(Iterator x_begin, Iterator x_end, Iterator y_begin, Iterator w_begin, double *x_array, double *y_array, double *w_array)LinearRegression [protected]
LinearRegression()LinearRegression [inline]
LinearRegression(const LinearRegression &arg)LinearRegression [private]
lower_LinearRegression [protected]
mean_residuals_LinearRegression [protected]
operator=(const LinearRegression &arg)LinearRegression [private]
r_squared_LinearRegression [protected]
rsd_LinearRegression [protected]
slope_LinearRegression [protected]
stand_dev_residuals_LinearRegression [protected]
stand_error_slope_LinearRegression [protected]
t_star_LinearRegression [protected]
upper_LinearRegression [protected]
x_intercept_LinearRegression [protected]
~LinearRegression()LinearRegression [inline, virtual]

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:43:00 using doxygen 1.7.1