Parent Topic: PARAMETERS
Valid Values: 0.0 <= x <= 1.0 Default: 0.01Specifies the movement threshold in percentage of cluster means.
EASI>MOVETHRS=x EASI>MOVETHRS= | defaults to 0.01If the movement of all cluster means is less than MOVETHRS , the program has converged. For example, for all cluster means, the following situation terminates the program:
New cluster mean position - Old cluster mean position
----------------------------------------------------- < MOVETHRS
Old cluster mean position