CluKMeansSpecifications Members

These members are related to K-means clustering specification dialog.

Functions

Name Description
Cancel -
OK Return value: Integer.

Properties

Name Description
Application Returns application object. Return value: Object. This property is read only.
BatchProcessingAndPrinting Automatic batch processing of results. Return/assignment value: Integer.
CasesOrVariables Cluster cases or variables. Return/assignment value: CluCaseOrVariable.
CasewiseDeletionOfMD Casewise (listwise) deletion of missing data. Return/assignment value: Integer.
ConstantIntervals For initial cluster centers, choose from sorted observations at constant intervals. Return/assignment value: Integer.
FirstNObservations For initial cluster centers, choose the first N observations. Return/assignment value: Integer.
MaximizeInitialDistances For initial cluster centers, choose observations to maximize initial distances. Return/assignment value: Integer.
MeanSubstitutionOfMD Mean substitution of missing data. Return/assignment value: Integer.
Name Return value: String. This property is read only.
NumberOfClusters Number of clusters. Return/assignment value: Integer.
NumberOfIterations Maximum number of iterations. Return/assignment value: Integer.
Parent Returns the parent of the object. Return value: Object. This property is read only.
ResultsCodes Assignment value: Variant.
ResultsOption Assignment value: Integer.
ResultsOutputFields Assignment value: Variant.
ResultsSaveFileName Assignment value: String.
ResultsSelection Assignment value: Variant.
ResultsSelectionOption Assignment value: Variant.
ResultsValues Assignment value: Variant
ResultsVariables Assignment value: Variant.
Variables Variables for analysis. Return/assignment value: String.