Back to FabImage Studio website

You are here: Start » Filter Reference » Data Classification » Statistics » FindDataMode_FixedCount

FindDataMode_FixedCount


Module: FoundationPro

Finds the mode in a set of data values by looking for highest concentration of a fixed number of samples.

Applications

Can be used to determine a histogram maximum without actually creating the histogram.
Name Type Range Description
Input value inValues RealArray
Input value inMinValue Real*
Input value inMaxValue Real*
Input value inCount Integer 2 -
Input value inCycle Real*
Output value outMode Real
Output value outMiddle Real
Output value outSpread Real

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Empty array in FindDataMode_FixedCount.

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of FindDataMode filter group.