ISmKmeansClusterAnalysis.IsFuzzy

Fore Syntax

IsFuzzy: Boolean;

Fore.NET Syntax

IsFuzzy: boolean;

Description

The IsFuzzy property determines whether to use the fuzzy clustering method.

Comments

Available values:

Fore and Fore.NET Example

The property use is given in the example for ISmKmeansClusterAnalysis.FuzzyMembership.

See also:

ISmKmeansClusterAnalysis