Implement module(s) to handle statistical sampling, statistical tests, computation of linear regression, mean and variance, as well as webui components to display this information. Useful displays are scatter plot, box plot, curve regression with std dev.
The objective is to provide enough basic statistical functionality to avoid having to use dedicated statistical software like R to compute summary statistics and to plot information from experiments.
Implement module(s) to handle statistical sampling, statistical tests, computation of linear regression, mean and variance, as well as webui components to display this information. Useful displays are scatter plot, box plot, curve regression with std dev.
The objective is to provide enough basic statistical functionality to avoid having to use dedicated statistical software like R to compute summary statistics and to plot information from experiments.