Measure Enumeration TIBCO Spotfire 6.0 API Reference
All possible output columns from the DataRelationshipsCalculation. Used to get a specific column from the TryGetColumn(Measure, DataColumn ) method

Namespace: Spotfire.Dxp.Application.Calculations.DataRelationships
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public enum Measure
Members

  Member nameValueDescription
Y0 Y
X1 X
PValue2 PValue
FStat3 FStat
S2Btwn4 S2Btwn
S2Wthn5 S2Wthn
DfBtwn6 DfBtwn
DfWthn7 DfWthn
Chi2Stat8 Chi2Stat
Df9 Df
HStat10 HStat
RSq11 RSq, the squared value of R
N12 Number of valid pairs.
R13 R, correlation or rank correlation
See Also