Analysis Services Programming
Cluster
The Cluster function identifies the cluster to which the input case belongs with the highest probability.
Syntax
Cluster
Applies to
This function does not require any parameter, but it can be used only when the underlying data mining model supports clustering.
Return Type
This function returns a scalar value of a cluster identifier, referred to in other data mining functions as a clusterID. However, if this function is used as an argument of other functions, it must be regarded as a <cluster column reference>.
Remarks
Cluster can also be used as a <
cluster column reference>
for a PredictHistogram function.