-
Notifications
You must be signed in to change notification settings - Fork 58
Kolmogorov-Smirnov Distribution #295
Copy link
Copy link
Open
Labels
Difficulty: AdvancedHackathon projects with beginner difficultyHackathon projects with beginner difficultyFsLab Hackathon 2023Implementation projects for the 2023 FsLab HackathonImplementation projects for the 2023 FsLab HackathonStatus: Available
Metadata
Metadata
Assignees
Labels
Difficulty: AdvancedHackathon projects with beginner difficultyHackathon projects with beginner difficultyFsLab Hackathon 2023Implementation projects for the 2023 FsLab HackathonImplementation projects for the 2023 FsLab HackathonStatus: Available
Type
Projects
Status
Status: Available
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