Start » Filter Reference » Data Classification » Statistics » FindDataMode_MeanShift
Module: | FoundationPro |
---|
Finds the mode in a set of data values by iteratively computing its median.
Applications
Can be used to determine a histogram maximum without actually creating the histogram.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inValues | RealArray | ||
![]() |
inIterationCount | Integer | 0 - 1000 | |
![]() |
inSpread | Real | 0.0 - ![]() |
|
![]() |
outMode | Real |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of FindDataMode filter group.