Measure Enumeration

TIBCO Spotfire 11.4 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: 51.0.16121.3915 (51.0.16121.3915)
Syntax

C#
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
Version Information

Supported in: 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also

Reference