...
The OperationResult class is used in the results attribute of an analysis to represent the results of the analysis.
Excerpt Include |
---|
| ARSP:ER Diagram: OperationResultARSP: |
---|
| ER Diagram: OperationResult |
---|
|
...
- The groupingId attribute contains the identifier value for the subject or data grouping factor.
- For results-by-group grouping factors, the specific group associated with the result is indicated by the value of either:
- The groupId attribute, which contains the identifier value for a predefined group within the grouping factor, or
- The groupValue attribute, which contains 1 of the data values from the grouping variable. The groupValue attribute is used for data-driven grouping factors (i.e., where the value for the dataDriven attribute of the grouping factor is "true"), which do not have predefined groups.
In the following examples, only the attributes necessary to illustrate the representation of results using the OperationResult class have been included. References to additional information such as analysis sets and data subsets have been excluded from the example analysis definitions.
Example |
---|
Include Page |
---|
| ARSP:results: By groupingId and groupIdARSP: |
---|
| results: By groupingId and groupId |
---|
|
|
Example |
---|
Include Page |
---|
| ARSP:results: By groupingId and groupValueARSP: |
---|
| results: By groupingId and groupValue |
---|
|
|
Example |
---|
Include Page |
---|
| results: By groupingId |
---|
| results: By groupingId |
---|
|
|