distfitjs
This library provides code to fit distributions to data. Given some data, we can fit a theoretical probability distribution to it.
Convention
- When estimating parameters, prefer unbiased estimators, but give an option to use alternatives.
This library provides code to fit distributions to data. Given some data, we can fit a theoretical probability distribution to it.