/AWS1/CL_BDCABTESTRESULTS¶
The statistical results of an A/B test.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_evaluatormetrics TYPE /AWS1/CL_BDCEVALUATORMETRIC=>TT_EVALUATORMETRICLIST TT_EVALUATORMETRICLIST¶
The per-evaluator metrics comparing control and treatment variants.
Optional arguments:¶
iv_analysistimestamp TYPE /AWS1/BDCTIMESTAMP /AWS1/BDCTIMESTAMP¶
The timestamp when the analysis was performed.
Queryable Attributes¶
analysisTimestamp¶
The timestamp when the analysis was performed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANALYSISTIMESTAMP() |
Getter for ANALYSISTIMESTAMP, with configurable default |
ASK_ANALYSISTIMESTAMP() |
Getter for ANALYSISTIMESTAMP w/ exceptions if field has no v |
HAS_ANALYSISTIMESTAMP() |
Determine if ANALYSISTIMESTAMP has a value |
evaluatorMetrics¶
The per-evaluator metrics comparing control and treatment variants.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVALUATORMETRICS() |
Getter for EVALUATORMETRICS, with configurable default |
ASK_EVALUATORMETRICS() |
Getter for EVALUATORMETRICS w/ exceptions if field has no va |
HAS_EVALUATORMETRICS() |
Determine if EVALUATORMETRICS has a value |