Description
The Kolmogorov-Smirnov (KS) two-sided test statistic Dn is widely used to measure the
goodness-of-fit between the empirical distribution of a set of n observations and a given
continuous probability distribution.
Simard & L’Ecuyer (2011) [1]
The Kolmogorov-Smirnov distribution is still missing within the FSharp.Stats probability distributions. This issue requires much domain knowledge since various approximations with different precisions were published over the years. Comparison to other packages is mandatory.
Of course you can start developing in notebooks/scripts and afterwards we try to incorporate into the library.
References
Hints (click to expand if you need additional pointers)
Description
The Kolmogorov-Smirnov distribution is still missing within the FSharp.Stats probability distributions. This issue requires much domain knowledge since various approximations with different precisions were published over the years. Comparison to other packages is mandatory.
Of course you can start developing in notebooks/scripts and afterwards we try to incorporate into the library.
References
Hints (click to expand if you need additional pointers)
./build watchdocs./build runtests