SAP ABAP Function Module QF10_IDF_CHI2 (Chi-squared distribution quantiles)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-MF (Application Component) Mathematical Functions
⤷
BSF (Package) R/3 Central: Statistics Functions
⤷
⤷
Basic Data
| Function Module | QF10_IDF_CHI2 | Chi-squared distribution quantiles |
| Function Group | QF10 | Statistical functions |
| Program Name | SAPLQF10 | |
| INCLUDE Name | LQF10U05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
QUANTIL | TYPE | QF00-ARGUMENT | Quantile | |||
| |
P | TYPE | QF00-PROB | Proportion of the distribution | |||
| |
DEGF | TYPE | QF00-DEGF | Degrees of freedom (whole number Parameter) | |||
| |
INVALID_DEGF | TYPE | For DEGF only values greater than 0 are allowed | ||||
| |
INVALID_P | TYPE | Value range for P 0.0000002 .. 0.999998 | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19980909 |
| SAP Release Created in |