Parent Topic: PARAMETERS

MOVETHRS

  Valid Values:   0.0 <= x <= 1.0
  Default:        0.01
Specifies the movement threshold in percentage of cluster means. If 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

Parent Topic: PARAMETERS
About PCI Help Gateway