Info
Version: | 0.4.0 |
Author(s): | Alexander Ignatyev |
Last Update: | Friday, July 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aligusnet/FsStats |
NuGet Url: | https://www.nuget.org/packages/FsStats |
Install
Install-Package FsStats
dotnet add package FsStats
paket add FsStats
FsStats Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.3.4)
Tags
Includes common distributions (Bernoulli, Binomial, Poisson, Student's and Normal), random number generators from some of the distributions, summary statistics for a sample, Z-Test, Student's T-Test, special functions (Error, Gamma, Beta and Regularized Incomplete Beta).