stats_probability_utils 0.9.1
stats_probability_utils: ^0.9.1 copied to clipboard
Calculate measures of central tendency, position and dispersion for grouped and ungrouped data.
0.9.1 #
- The limit class precision for decimal values was fixed
- The frequency in grouped data was fixed
- The unit tests for the library were update
0.9.0+2 #
- The unit tests for the library were added
- The stats class was fixed to handle the base case of zero and one element
0.9.0+1 #
- Static analyzer was added
- Dart files have been modified
- AUTHORS file was added
0.9.0 #
Stats- Now has a type argument
<T> - Measures of central Tendency
- Measures of Dispersion
- Measures of position (quartiles)
- Frequency Table
- Now has a type argument
- Require Dart SDK
>=2.7.0 <3.0.0.