CenterSpace.NMath.Stats

With the release of NMath 7, the package CenterSpace.NMath.Stats has been combined with NMath and placed into the CenterSpace.NMath.Core namespace.  All statistical functionality remained identical with this reorganization.

The statistical package provides functions for statistical computation and biostatistics, including descriptive statistics, probability distributions, combinatorial functions, multiple linear regression, hypothesis testing, analysis of variance, multivariate statistics, partial least squares, and nonnegative matrix factorization.

Dependencies

  • None

Namespaces

All package types are in the CenterSpace.NMath.Core namespace. To avoid using fully qualified names, preface your code with the appropriate namespace using statement.

Documentation

Code Examples

Numerous code examples are available for the statistical types.  Studying the examples is one of the best ways to learn how to use the package.

Licensing

NMath is distributed as a free, fully-functional trial version for a 30-day evaluation period. For continued use, please purchase a license through our secure online store. Licensing details are described in the nuget documentation for the package CenterSpace.NMath.

Technical Support

CenterSpace technical support is available to all customers currently under a maintenance contract. Product purchase comes with one year of maintenance. To obtain technical support, contact CenterSpace by email at: support@centerspace.net You can save time if you isolate the problem to a small test case before contacting Technical Support. You may also find your questions answered in our FAQ.

Consulting Services

CenterSpace developers are experts at object-oriented numerics. We can bring valuable experience to companies that are building and deploying critical .NET numerical applications. Our developers can assist you in all phases of your numerical development projects, providing expertise and hands-on support in design, development, optimization, and deployment. For more information, contact sales.

Upgrades

Upgrades are available free of charge to customers with current annual maintenance contracts.

Top