/SAPAPO/T_BOUNDS - Range within which an MLR Model will function correctly
Range within which an MLR Model will function correctly information is stored in SAP table /SAPAPO/T_BOUNDS.
It is part of development package /SAPAPO/SCMB_FORECAST in software component SCM-BAS. This development package consists of objects that can be grouped under "Forecast".
It is part of development package /SAPAPO/SCMB_FORECAST in software component SCM-BAS. This development package consists of objects that can be grouped under "Forecast".
Fields for table /SAPAPO/T_BOUNDS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
NAME | Diagnosis Group | X | /SAPAPO/BNAME | CHAR | 22 | |
R_SQUARE_LOW | Lower limit for R**2 | /SAPAPO/R2LOW | CHAR | 6 | ||
DW_LOW | Lower limit for Durbin-Watson | /SAPAPO/DWLOW | CHAR | 6 | ||
DW_HIGH | Upper limit for Durbin-Watson | /SAPAPO/DWHIGH | CHAR | 6 | ||
DH_HIGH | Upper limit for Durbin h | /SAPAPO/DHHIGH | CHAR | 6 | ||
T_TEST_LOW | Lower limit for t test | /SAPAPO/TT_LOW | CHAR | 6 | ||
MAPE_HIGH | Maximum allowed mean percentage error | /SAPAPO/MAPE_HIGH | CHAR | 6 | ||
FLG_NO_FCST | Forecast cannot be run | /SAPAPO/FLG_NO_FCST | CHAR | 1 | ||
MLR_METHOD | MLR method | /SAPAPO/MLR_METH | CHAR | 1 |