DM_setBestCluster

This method specifies that the default results values (cluster ID, score, and quality of the best cluster) must be calculated and written into the scoring result when you apply a Clustering model. This applies to an object of type DM_ClusResultSpec. You can specify this object as the 3rd parameter of the function DM_applyClusModel.

Syntax

Method syntax
Read syntax diagramSkip visual syntax diagram
>>-resultSpec..DM_setBestCluster--(--)-------------------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_setBestCluster--(--resultSpec--)-------------------------><

Parameters

resultSpec
An object of data type DM_ClusResultSpec used to specify the results value to be calculated by the function DM_applyClusModel

Return value

The return value is a value of data type DM_ClusResultSpec. It indicates that the default results values must be calculated and written into the scoring result.



Feedback | Information roadmap