FSharp.Stats
FSharp.Stats copied to clipboard
[Feature Request] Statistical distributions roadmap
Statistical distributions
- [x] bernoulli
- [x] beta
- [x] binomial
- [ ] Cauchy
- [x] chi
- [x] chi-square
- [x] exponential
- [x] F-distribution
- [x] gamma
- [x] hypergeometric
- [ ] Kolmogorov-Smirnov #89
- [ ] logistic
- [x] lognormal
- [ ] Lorentzian
- [x] multivariate normal
- [x] negative binomial (missing tests #256)
- [x] normal
- [x] Poisson
- [x] Student's
- [ ] Weibull
- [ ] studentized range (missing fields)