sample_statistics 0.0.6-nullsafety sample_statistics: ^0.0.6-nullsafety copied to clipboard
A Dart library for calculating sample statistics and creating/exporting 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.
The scripts located in the folder example/gnuplot_scripts
were used to plot the histograms
and graphs in the folder example/plots
.
Features and bugs #
Please file feature requests and bugs at the issue tracker.