StatKit
StatKit copied to clipboard
A collection of statistical analysis tools for your Swift programs.
StatKit could use some different effect size measures. This issue serves to collect a list of relevant ones to be implemented.
A first pass at the structure of a regression metrics protocol. I am not 100% that these will be the names and/or properties that end up in the final protocol,...
Add a protocol to define suitable regression metrics for inferential/predictive statistics. - [ ] Coefficient of determination (R Squared) - [ ] Adjusted R Squared - [ ] MSE -...
https://en.wikipedia.org/wiki/Dirichlet_distribution
https://en.wikipedia.org/wiki/Multivariate_normal_distribution
https://en.wikipedia.org/wiki/Student%27s_t-distribution
https://en.wikipedia.org/wiki/Negative_binomial_distribution
https://en.wikipedia.org/wiki/Gamma_distribution