StatisticsUtils<T extends num> extension

on

Methods

exportHistogram({bool normalize = true, int intervals = 0, ProbabilityDensity? pdf, dynamic verbose = false, String commentCharacter = '#', int precision = 20}) String
Builds a histogram from the entries of this and writes the data records to a String.
removeOutliers([num factor = 1.5]) List<T>
Removes and returns list entries with a value satisfying the condition: