statistical_dart 0.0.2 statistical_dart: ^0.0.2 copied to clipboard
Simple statistics for dart and flutter.Inspired by a javascript package.
Statistical dart #
Dart package that provide you some statistics which are useful and with the best performance execution.
Currently supported #
Simple statistics
- Sum
- Min
- Max
- Median
- Mode
- Mean
- Variance
- Standard deviation
- Factorial
- Geometric mean
- Harmonic mean
Advanced statistics
- Binomial
As soon as possible, more features will be available.
Features and bugs #
Please file feature requests and bugs at the issue tracker.