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: 14.10.7525.5058 (14.10.7525.5058)
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 |
Version Information
See Also