sample_statistics 0.1.0 sample_statistics: ^0.1.0 copied to clipboard
A Dart library for calculating sample statistics and creating histograms. Includes common probability distribution functions and random sample generators.
Statistics - Examples #
The files located in the folder example/bin contain short programs that demonstrate how to generate random samples, export histograms, and calculate sample statistics.
Features and bugs #
Please file feature requests and bugs at the issue tracker.