You are here: Start » AVL.NET » Statistics
Statistics
| Icon | Name | Description |
|---|---|---|
| FindDataMode_FixedCount | Find the mode of data sample by looking for highest concentration of a fixed number of samples | |
| FindDataMode_FixedSpread | Find the mode of data sample by looking for highest number of samples withing the specified spread | |
| FindDataMode_MeanShift | Find the mode of data sample by iteratively computing its median |
