CenterSpace.NMath.Stats 4.2.0.58

Suggested Alternatives

CenterSpace.NMath.Standard.Windows.X64

Additional Details

Please 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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CenterSpace.NMath.Stats" Version="4.2.0.58" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CenterSpace.NMath.Stats --version 4.2.0.58
#r "nuget: CenterSpace.NMath.Stats, 4.2.0.58"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 5,604 1/10/2020
4.2.0.57 891 12/3/2019
4.2.0.56 1,986 9/27/2019
4.2.0.55 1,803 7/23/2019
4.2.0.54 876 6/30/2019
4.2.0.53 1,103 4/20/2019
4.2.0.52 878 4/15/2019
4.2.0.51 855 3/23/2019
4.2.0.50 1,061 1/5/2019
4.2.0.48 940 1/3/2019
4.2.0.47 939 12/25/2018
4.2.0.46 972 12/13/2018
4.2.0.44 979 11/23/2018
4.2.0.43 1,710 8/11/2018
4.2.0.42 9,668 4/16/2018
4.2.0.41 1,475 3/10/2018
4.2.0.40 5,025 2/13/2018
4.2.0.39 1,360 1/31/2018
4.2.0.38 1,355 1/20/2018
4.2.0.37 1,393 1/1/2018
4.2.0.36 1,247 12/14/2017
4.2.0.35 1,342 12/10/2017
4.2.0.34 1,330 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.