 | ENTROPYC Structure |
Aggregate [float] ENTROPYC([bit] Observed, [float] YValue, [float] XValue)
Namespace:
sqx
Assembly:
SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntax[SerializableAttribute]
public struct ENTROPYC : IBinarySerialize
RemarksDiscrete Conditional Entropy H(Y|X) aggregate function
NOTE: XValue and YValue are treated like a label. Use ROUND().
Attributes
Format.UserDefined, IsInvariantToDuplicates = false, IsInvariantToNulls = true, IsInvariantToOrder = true, IsNullIfEmpty = true, MaxByteSize = -1
See Also