MCLUST

From STX Wiki
Jump to navigationJump to search

MCLUST

Usage:

MCLUST InTable OutTable Alpha Beta Threshold MaxIt OUT Iterations

Inputs:
InTable
The input table. A numeric table item with two fields.
OutTable
The output table. A numeric table item with two fields.
Alpha
The alpha value. An double greater than 0.
Beta
The beta value. An double greater than 0.
Threshold
The threshold value. A double greater than or equal to 0.
MaxIt
The maximum number of iterations. An integer value greater than 0.
Outputs:
Iterations
The number of iterations.
Function:

The MCLUST SPAtom implements mountain method clustering using Chiu's algorithm.

Navigation menu

Personal tools