Inverse gamma distribution variance.
-
Updated
Dec 1, 2024 - JavaScript
Inverse gamma distribution variance.
Calculate the standard deviation of a strided array using Welford's algorithm.
Calculate the variance of a strided array ignoring NaN values and using Welford's algorithm.
Calculate the range of a single-precision floating-point strided array according to a mask.
Compute a sample Pearson product-moment correlation matrix incrementally.
Calculate the range of a strided array via a callback function, ignoring NaN values.
Compute the unbiased sample variance over all iterated values.
Calculate the standard deviation of a single-precision floating-point strided array.
Chi distribution standard deviation.
Calculate the variance of a double-precision floating-point strided array using a two-pass algorithm.
Exponential distribution variance.
Calculate the variance of a double-precision floating-point strided array provided a known mean and using Neely's correction algorithm.
Compute an arithmetic mean and unbiased sample variance incrementally.
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Kumaraswamy's double bounded distribution variance.
Calculate the range of a strided array, ignoring NaN values.
Chi distribution variance.
Calculate the range of a strided array according to a mask.
Raised cosine distribution variance.
Calculate the standard deviation of a single-precision floating-point strided array using a two-pass algorithm.
Add a description, image, and links to the dispersion topic page so that developers can more easily learn about it.
To associate your repository with the dispersion topic, visit your repo's landing page and select "manage topics."