A library of statistics algorithms for numeric arrays.Including Sort,Mean,Median,Mode,StandardDeviation, Variance, Paercentile, (1st,2nd,3rd Quartile),ZScore,InterquartileRange.
Info
Version: | 1.0.0 |
Author(s): | Nicholas Pound |
Last Update: | Friday, February 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NPP.NickStats |
Install
Install-Package NPP.NickStats
dotnet add package NPP.NickStats
paket add NPP.NickStats
NPP.NickStats Download (Unzip the "nupkg" after downloading)
Dependencies
Tags