Updated 6 months ago

@stdlib/stats-base-dnanvariancech • Rank 6.0 • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

Updated 6 months ago

@stdlib/stats-base-dmeanvarpn • Rank 4.9 • Science 57%

Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.

Updated 6 months ago

@stdlib/stats-base-nanvarianceyc • Rank 4.6 • Science 57%

Calculate the variance of a strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

@stdlib/stats-base-dnanvarianceyc • Rank 4.1 • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

@stdlib/stats-base-dvarmpn • Rank 4.1 • Science 57%

Calculate the variance of a double-precision floating-point strided array provided a known mean and using Neely's correction algorithm.

Updated 6 months ago

@stdlib/stats-base-snanvariancepn • Rank 4.0 • Science 57%

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

Updated 6 months ago

@stdlib/stats-base-dnanvariancetk • Rank 4.0 • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

Updated 6 months ago

@stdlib/stats-base-snanvariancetk • Rank 3.8 • Science 57%

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

Updated 6 months ago

@stdlib/stats-base-dvariancetk • Rank 3.8 • Science 57%

Calculate the variance of a double-precision floating-point strided array using a one-pass textbook algorithm.

Updated 6 months ago

@stdlib/stats-base-dnanvariancewd • Rank 3.5 • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

Updated 6 months ago

@stdlib/stats-base-svarianceyc • Rank 3.5 • Science 57%

Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

@stdlib/stats-base-dvarianceyc • Rank 3.5 • Science 57%

Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

@stdlib/stats-base-dnanvariancepn • Rank 3.4 • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

Updated 6 months ago

@stdlib/stats-base-dvariancech • Rank 3.3 • Science 57%

Calculate the variance of a double-precision floating-point strided array using a one-pass trial mean algorithm.

Updated 6 months ago

@stdlib/stats-base-svariancech • Rank 3.3 • Science 57%

Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.

Updated 6 months ago

@stdlib/stats-base-dsvariancepn • Rank 3.0 • Science 57%

Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm with extended accumulation and returning an extended precision result.

Updated 6 months ago

@stdlib/stats-base-svariancetk • Rank 2.9 • Science 57%

Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.

Updated 6 months ago

@stdlib/stats-base-snanvarianceyc • Rank 2.8 • Science 57%

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-base-snanvariancech • Rank 0.7 • Science 57%

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

Updated 6 months ago

stats-base-nanvariancech • Rank 0.7 • Science 57%

Calculate the variance of a strided array ignoring NaN values and using a one-pass trial mean algorithm.

Updated 6 months ago

stats-base-snanvariancewd • Rank 0.0 • Science 57%

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

Updated 6 months ago

@stdlib/stats-base-dsvariance • Rank 4.2 • Science 44%

Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.

Updated 6 months ago

@stdlib/stats-base-dvarmtk • Rank 3.2 • Science 44%

Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook algorithm.

Updated 6 months ago

stats-array-nanvariancepn • Science 57%

Calculate the variance of an array ignoring `NaN` values and using a two-pass algorithm.

Updated 6 months ago

stats-strided-nanvariancech • Science 57%

Calculate the variance of a strided array ignoring NaN values and using a one-pass trial mean algorithm.

Updated 6 months ago

stats-strided-dvariancetk • Science 57%

Calculate the variance of a double-precision floating-point strided array using a one-pass textbook algorithm.

Updated 6 months ago

stats-strided-dsvariancepn • Science 57%

Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm with extended accumulation and returning an extended precision result.

Updated 6 months ago

stats-array-variancepn • Science 44%

Calculate the variance of an array using the stats-array-variancepn library. Ideal for numerical and scientific computation in JavaScript. 🚀📊

Updated 6 months ago

stats-strided-dnanvariancech • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

Updated 6 months ago

stats-strided-dvarianceyc • Science 57%

Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-strided-dnanvariancepn • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

Updated 6 months ago

stats-strided-svarianceyc • Science 57%

Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-strided-varianceyc • Science 57%

Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-strided-dnanvariance • Science 44%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values.

Updated 6 months ago

stats-array-nanvariancech • Science 57%

Calculate the variance of an array ignoring `NaN` values and using a one-pass trial mean algorithm.

Updated 6 months ago

stats-array-nanvarianceyc • Science 57%

Calculate the variance of an array ignoring `NaN` values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-strided-dnanvariancewd • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

Updated 6 months ago

stats-strided-dsvariance • Science 44%

Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.

Updated 6 months ago

stats-strided-dvariancepn • Science 57%

Calculate the variance of a double-precision floating-point strided array using a two-pass algorithm.

Updated 6 months ago

stats-strided-nanvarianceyc • Science 57%

Calculate the variance of a strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-strided-dnanvariancetk • Science 44%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

Updated 6 months ago

stats-strided-nanvariancepn • Science 57%

Calculate the variance of a strided array ignoring NaN values and using a two-pass algorithm.

Updated 6 months ago

stats-strided-dnanvarianceyc • Science 26%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-array-varianceyc • Science 57%

Calculate the variance of an array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-strided-dnanvarianceyc • Science 44%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-strided-dvarm • Science 44%

Calculate the variance of a double-precision floating-point strided array provided a known mean.

Updated 6 months ago

stats-strided-nanvariancetk • Science 57%

Calculate the variance of a strided array ignoring NaN values and using a one-pass textbook algorithm.

Updated 6 months ago

stats-array-nanvariancewd • Science 57%

Calculate the variance of an array ignoring `NaN` values and using Welford's algorithm.

Updated 6 months ago

stats-strided-svariancepn • Science 57%

Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.

Updated 6 months ago

stats-strided-dmeanvarpn • Science 57%

Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.

Updated 6 months ago

stats-strided-dvarmtk • Science 44%

Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook algorithm.

Updated 6 months ago

stats-strided-svariancewd • Science 57%

Calculate the variance of a single-precision floating-point strided array using Welford's algorithm.

Updated 6 months ago

stats-strided-svariancetk • Science 57%

Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.