CenterSpace.NMath.Stats
4.2.0.58
CenterSpace.NMath.Standard.Windows.X64
Additional DetailsPlease switch to one of the NMath.Standard packages.
dotnet add package CenterSpace.NMath.Stats --version 4.2.0.58
NuGet\Install-Package CenterSpace.NMath.Stats -Version 4.2.0.58
<PackageReference Include="CenterSpace.NMath.Stats" Version="4.2.0.58" />
paket add CenterSpace.NMath.Stats --version 4.2.0.58
#r "nuget: CenterSpace.NMath.Stats, 4.2.0.58"
// Install CenterSpace.NMath.Stats as a Cake Addin
#addin nuget:?package=CenterSpace.NMath.Stats&version=4.2.0.58
// Install CenterSpace.NMath.Stats as a Cake Tool
#tool nuget:?package=CenterSpace.NMath.Stats&version=4.2.0.58
Classes for data manipulation and statistical computation, including descriptive statistics, probability distributions, combinatorial functions, multiple linear regression, hypothesis testing, analysis of variance, multivariate statistics, partial least squares, and nonnegative matrix factorization.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- CenterSpace.NMath (= 6.2.0.58)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CenterSpace.NMath.Stats:
Package | Downloads |
---|---|
CenterSpace.NMath.Stats.Charting.Microsoft
Charting for CenterSpace.NMath.Stats types using the Microsoft Chart Controls for .NET, creating a complete data analysis and visualization solution. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
4.2.0.58 | 3,645 | 1/10/2020 | |
4.2.0.57 | 762 | 12/3/2019 | |
4.2.0.56 | 1,865 | 9/27/2019 | |
4.2.0.55 | 1,629 | 7/23/2019 | |
4.2.0.54 | 747 | 6/30/2019 | |
4.2.0.53 | 984 | 4/20/2019 | |
4.2.0.52 | 739 | 4/15/2019 | |
4.2.0.51 | 720 | 3/23/2019 | |
4.2.0.50 | 922 | 1/5/2019 | |
4.2.0.48 | 807 | 1/3/2019 | |
4.2.0.47 | 798 | 12/25/2018 | |
4.2.0.46 | 847 | 12/13/2018 | |
4.2.0.44 | 849 | 11/23/2018 | |
4.2.0.43 | 1,486 | 8/11/2018 | |
4.2.0.42 | 9,325 | 4/16/2018 | |
4.2.0.41 | 1,274 | 3/10/2018 | |
4.2.0.40 | 4,845 | 2/13/2018 | |
4.2.0.39 | 1,205 | 1/31/2018 | |
4.2.0.38 | 1,204 | 1/20/2018 | |
4.2.0.37 | 1,242 | 1/1/2018 | |
4.2.0.36 | 1,107 | 12/14/2017 | |
4.2.0.35 | 1,200 | 12/10/2017 | |
4.2.0.34 | 1,176 | 12/8/2017 |
Version 4.2 adds classes for performing two way ANOVA with unbalanced designs, for computing
auxiliary statistics for logistic regressions, such as pseudo R-squared metrics and
odds ratios for the computed coefficients, for evaluation of multivariate PLS models with model
coefficient variance estimates and confidence intervals, and for performing Partial Least Squares Discriminant Analysis (PLS-DA), a variant of PLS used when the response variable is categorical.