Function Module list used by SAP ABAP Class CL_RSR_MDX_LINREG (CL_RSR_MDX_LINREG)
SAP ABAP Class
CL_RSR_MDX_LINREG (CL_RSR_MDX_LINREG) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RRT_MATH_CORRELATION | computes the correlation for 2 sets of values | ||
| 2 | RRT_MATH_COVARIANCE | computes the covariance for 2 sets of values | ||
| 3 | RRT_MATH_LINREGINTERCEPT | computes the intercept of a linear regression for 2 sets of values | ||
| 4 | RRT_MATH_LINREGPOINT | computes a new point on a linear regression for 2 sets of values | ||
| 5 | RRT_MATH_LINREGR2 | computes the variance of a linear regression for 2 sets of values | ||
| 6 | RRT_MATH_LINREGSLOPE | computes the slope of a linear regression for 2 sets of values | ||
| 7 | RRT_MATH_LINREGVARIANCE | computes the variance of a linear regression for 2 sets of values | ||