math/hs-statistics - The NetBSD Packages Collection

Library of statistical types, data, and functions

This library provides a number of common functions and types useful in
statistics. We focus on high performance, numerical robustness, and use of
good algorithms. Where possible, we provide references to the statistical
literature.

The library's facilities can be divided into four broad categories:

* Working with widely used discrete and continuous probability
  distributions. (There are dozens of exotic distributions in use; we focus
  on the most common.)

* Computing with sample data: quantile estimation, kernel density
  estimation, histograms, bootstrap methods, significance testing, and
  regression and autocorrelation analysis.

* Random variate generation under several different distributions.

* Common statistical tests for significant differences between samples.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

converters/hs-aeson devel/hs-primitive devel/hs-random devel/hs-vector devel/hs-async devel/hs-data-default-class math/hs-dense-linear-algebra math/hs-math-functions devel/hs-vector-algorithms devel/hs-vector-binary-instances devel/hs-vector-th-unbox math/hs-mwc-random devel/hs-parallel lang/ghc96 converters/hs-aeson devel/hs-primitive devel/hs-random devel/hs-vector devel/hs-async devel/hs-data-default-class math/hs-dense-linear-algebra math/hs-math-functions devel/hs-vector-algorithms devel/hs-vector-binary-instances devel/hs-vector-th-unbox math/hs-mwc-random devel/hs-parallel

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hs-statistics-0.16.2.1nb1.tgz
NetBSD 10.0aarch64hs-statistics-0.16.2.1nb1.tgz
NetBSD 10.0x86_64hs-statistics-0.16.2.1nb1.tgz
NetBSD 10.0x86_64hs-statistics-0.16.2.1nb1.tgz
NetBSD 9.0aarch64hs-statistics-0.16.2.1nb1.tgz
NetBSD 9.0aarch64hs-statistics-0.16.2.1nb1.tgz
NetBSD 9.0x86_64hs-statistics-0.16.2.1nb1.tgz
NetBSD 9.0x86_64hs-statistics-0.16.2.1nb1.tgz
NetBSD 9.3x86_64hs-statistics-0.16.2.1nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.