The Cluster function identifies the cluster to which the input case belongs with the highest probability.
Cluster
This function does not require any parameter, but it can be used only when the underlying data mining model supports clustering.
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>.
Cluster can also be used as a <
cluster column reference>
for a PredictHistogram function.