All possible output columns from the DataRelationshipsCalculation. Used to get a specific column from the
TryGetColumn(Measure, DataColumn ) method
Namespace: Spotfire.Dxp.Application.Calculations.DataRelationshipsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Y | 0 | Y | |
| X | 1 | X | |
| PValue | 2 | PValue | |
| FStat | 3 | FStat | |
| S2Btwn | 4 | S2Btwn | |
| S2Wthn | 5 | S2Wthn | |
| DfBtwn | 6 | DfBtwn | |
| DfWthn | 7 | DfWthn | |
| Chi2Stat | 8 | Chi2Stat | |
| Df | 9 | Df | |
| HStat | 10 | HStat | |
| RSq | 11 | RSq, the squared value of R | |
| N | 12 | Number of valid pairs. | |
| R | 13 | R, correlation or rank correlation |
See Also