Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This JavaScript package provides a function to perform a chi-square goodness-of-fit test, which determines if observed data fits an expected distribution. It's designed for developers working with statistical analysis in JavaScript, particularly those needing to validate whether sample data matches a theoretical distribution or set of expected frequencies. The package is part of the larger stdlib project, a comprehensive numerical computing library for JavaScript and Node.js.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/stats-chi2gof

Account's avatar
stdlib-js/array-base-incrspace
Generate a linearly spaced numeric array according to a provided increment.
Account's avatar
stdlib-js/array-float64
Float64Array.
Account's avatar
stdlib-js/assert-has-own-property
Test if an object has a specified property.
Account's avatar
stdlib-js/assert-is-boolean
Test if a value is a boolean.
Account's avatar
stdlib-js/assert-is-collection
Test if a value is a collection.
Account's avatar
stdlib-js/assert-is-nan
Test if a value is NaN.
Account's avatar
stdlib-js/assert-is-ndarray-like
Test if a value is ndarray-like.
Account's avatar
stdlib-js/assert-is-nonnegative-integer
Test if a value is a number having a nonnegative integer value.
Account's avatar
stdlib-js/assert-is-number
Test if a value is a number.
Account's avatar
stdlib-js/assert-is-plain-object
Test if a value is a plain object.
Account's avatar
stdlib-js/assert-is-positive-integer
Test if a value is a number having a positive integer value.
Account's avatar
stdlib-js/assert-is-string
Test if a value is a string.
Account's avatar
stdlib-js/blas-base-daxpy
Multiply a vector `x` by a constant and add the result to `y`.
Account's avatar
stdlib-js/blas-base-dscal
Multiply a double-precision floating-point vector by a constant.
Account's avatar
stdlib-js/blas-ext-base-dfill
Fill a double-precision floating-point strided array with a specified scalar constant.
Account's avatar
stdlib-js/blas-ext-base-dsumpw
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Account's avatar
stdlib-js/constants-float64-pinf
Double-precision floating-point positive infinity.
Account's avatar
stdlib-js/constants-float64-sqrt-eps
Square root of double-precision floating-point epsilon.
Account's avatar
stdlib-js/math-base-special-roundn
Round a double-precision floating-point number to the nearest multiple of 10^n.
Account's avatar
stdlib-js/math-base-utils-absolute-difference
Compute the absolute difference of two real numbers.
Account's avatar
stdlib-js/random-sample
Sample elements from an array-like object.
Account's avatar
stdlib-js/stats-base-dists-bernoulli-pmf
Bernoulli distribution probability mass function (PMF).
Account's avatar
stdlib-js/stats-base-dists-binomial-pmf
Binomial distribution probability mass function (PMF).
Account's avatar
stdlib-js/stats-base-dists-chisquare-cdf
Chi-squared distribution cumulative distribution function (CDF).
Account's avatar
stdlib-js/stats-base-dists-discrete-uniform-pmf
Discrete uniform distribution probability mass function (PMF).
Account's avatar
stdlib-js/stats-base-dists-geometric-pmf
Geometric distribution probability mass function (PMF).
Account's avatar
stdlib-js/stats-base-dists-hypergeometric-pmf
Hypergeometric distribution probability mass function (PMF).
Account's avatar
stdlib-js/stats-base-dists-negative-binomial-pmf
Negative binomial distribution probability mass function (PMF).
Account's avatar
stdlib-js/stats-base-dists-poisson-pmf
Poisson distribution probability mass function (PMF).
Account's avatar
stdlib-js/string-format
Insert supplied variable values into a format string.
Account's avatar
stdlib-js/types
stdlib TypeScript type declarations.
Account's avatar
stdlib-js/utils-define-nonenumerable-read-only-accessor
Define a non-enumerable read-only accessor.
Account's avatar
stdlib-js/utils-define-nonenumerable-read-only-property
Define a non-enumerable read-only property.
Account's avatar
stdlib-js/error-tools-fmtprodmsg
Format an error message for production.
Account's avatar
stdlib-js/array-base-zeros
Create a zero-filled generic array.
Account's avatar
stdlib-js/array-int32
Int32Array.
Account's avatar
stdlib-js/assert-contains
Test if an array-like value contains a search value.
Account's avatar
stdlib-js/assert-is-object
Test if a value is an object.
Account's avatar
stdlib-js/constants-float64-eps
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-abs
Compute the absolute value of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-max
Return the maximum value.
Account's avatar
stdlib-js/random-base-discrete-uniform
Discrete uniform distributed pseudorandom numbers.
Account's avatar
stdlib-js/random-base-poisson
Poisson distributed random numbers.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
Planeshifter/tap-min
Minimal TAP output formatter.
Account's avatar
stdlib-js/bench-harness
Benchmark harness.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
61 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
stdlib-js

stdlib-js/stats-chi2gof

Perform a chi-square goodness-of-fit test.

JavaScript
3
0
Apache License 2.0