GitHub topics: deviation
stdlib-js/stats-incr-ewvariance
Compute an exponentially weighted variance incrementally.
Language: JavaScript - Size: 831 KB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mrss
Compute a moving residual sum of squares (RSS) incrementally.
Language: JavaScript - Size: 965 KB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-variancewd
Calculate the variance of a strided array using Welford's algorithm.
Language: JavaScript - Size: 424 KB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-sstdev
Calculate the standard deviation of a single-precision floating-point strided array.
Language: JavaScript - Size: 1.52 MB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-stdev
Negative binomial distribution standard deviation.
Language: Python - Size: 424 KB - Last synced at: about 6 hours ago - Pushed at: about 8 hours ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dnanstdev
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values.
Language: JavaScript - Size: 877 KB - Last synced at: about 15 hours ago - Pushed at: about 17 hours ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dvarmpn
Calculate the variance of a double-precision floating-point strided array provided a known mean and using Neely's correction algorithm.
Language: JavaScript - Size: 439 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

valto33/stats-strided-svariancech
Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Language: JavaScript - Size: 71.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Teye-24/stats-strided-dnanstdevch
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Language: JavaScript - Size: 69.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

rodrigo5182/stats-strided-dnanvariance
Calculate the variance of a double-precision floating-point strided array ignoring NaN values.
Language: JavaScript - Size: 68.4 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Nadeem6026/stats-strided-dnanstdevyc
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Language: JavaScript - Size: 69.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

JulimDaContencao/stats-strided-dnanvarianceyc
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.
Language: JavaScript - Size: 71.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

asifpage786/stats-strided-dnanstdevpn
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Language: JavaScript - Size: 69.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

vpkmusic1/stats-strided-dnanvariancepn
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Language: JavaScript - Size: 71.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dists-frechet-stdev
Fréchet distribution standard deviation.
Language: Python - Size: 1010 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-poisson-stdev
Poisson distribution standard deviation.
Language: Python - Size: 420 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-lognormal-stdev
Lognormal distribution standard deviation.
Language: Python - Size: 780 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-svariancepn
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
Language: JavaScript - Size: 263 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-sstdevpn
Calculate the standard deviation of a single-precision floating-point strided array using a two-pass algorithm.
Language: JavaScript - Size: 496 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dists-bradford-stdev
Bradford distribution standard deviation.
Language: JavaScript - Size: 247 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dists-chi-stdev
Chi distribution standard deviation.
Language: Python - Size: 1.15 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-chi-variance
Chi distribution variance.
Language: Python - Size: 1.18 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmeanvarpn
Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.
Language: JavaScript - Size: 697 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanvariancetk
Calculate the variance of a strided array ignoring NaN values and using a one-pass textbook algorithm.
Language: JavaScript - Size: 541 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dstdev
Calculate the standard deviation of a double-precision floating-point strided array.
Language: JavaScript - Size: 769 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-binomial-variance
Binomial distribution variance.
Language: Python - Size: 466 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-binomial-stdev
Binomial distribution standard deviation.
Language: Python - Size: 568 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-betaprime-stdev
Beta prime distribution standard deviation.
Language: Python - Size: 400 KB - Last synced at: 7 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-betaprime-variance
Beta prime distribution variance.
Language: Python - Size: 516 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-t-stdev
Student's t distribution standard deviation.
Language: Python - Size: 498 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-beta-variance
Beta distribution variance.
Language: Python - Size: 541 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-beta-stdev
Beta distribution standard deviation.
Language: Python - Size: 401 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-uniform-stdev
Uniform distribution standard deviation.
Language: Python - Size: 488 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-stdev
Calculate the standard deviation of a strided array.
Language: JavaScript - Size: 593 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 1

stdlib-js/stats-base-dists-erlang-stdev
Erlang distribution standard deviation.
Language: Python - Size: 461 KB - Last synced at: 16 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-chisquare-stdev
Chi-squared distribution standard deviation.
Language: Python - Size: 474 KB - Last synced at: 10 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-varianceyc
Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.
Language: JavaScript - Size: 744 KB - Last synced at: 7 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-nanvarianceyc
Calculate the variance of a strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Language: JavaScript - Size: 900 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-rss
Compute the residual sum of squares (RSS) incrementally.
Language: JavaScript - Size: 423 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmeanstdevpn
Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
Language: JavaScript - Size: 1.33 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-me
Compute the mean error (ME) incrementally.
Language: JavaScript - Size: 420 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-chisquare-variance
Chi-squared distribution variance.
Language: Python - Size: 427 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/stats-base-dists-degenerate-stdev
Degenerate distribution standard deviation.
Language: Python - Size: 345 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mcovariance
Compute a moving unbiased sample covariance incrementally.
Language: JavaScript - Size: 977 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-svariancech
Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Language: JavaScript - Size: 240 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-sstdevch
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Language: JavaScript - Size: 477 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-stdevwd
Calculate the standard deviation of a strided array using Welford's algorithm.
Language: JavaScript - Size: 596 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/stats-base-snanstdev
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.
Language: JavaScript - Size: 1.56 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-invgamma-stdev
Inverse gamma distribution standard deviation.
Language: Python - Size: 449 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-sstdevyc
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Language: JavaScript - Size: 473 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dnanvariancepn
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Language: JavaScript - Size: 376 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dists-logistic-stdev
Logistic distribution standard deviation.
Language: Python - Size: 391 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanstdev
Calculate the standard deviation of a strided array ignoring NaN values.
Language: JavaScript - Size: 611 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dstdevwd
Calculate the standard deviation of a double-precision floating-point strided array using Welford's algorithm.
Language: JavaScript - Size: 332 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dists-pareto-type1-stdev
Pareto (Type I) distribution standard deviation.
Language: Python - Size: 1.1 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-dvariancewd
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Language: JavaScript - Size: 183 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-stdevtk
Calculate the standard deviation of a strided array using a one-pass textbook algorithm.
Language: JavaScript - Size: 552 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mae
Compute the mean absolute error (MAE) incrementally.
Language: JavaScript - Size: 410 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanvariancewd
Calculate the variance of a strided array ignoring NaN values and using Welford's algorithm.
Language: JavaScript - Size: 703 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

codexshub/stats-strided-sstdevch
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Language: JavaScript - Size: 69.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Yasko63/stats-strided-dsvariance
Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jabionu/stats-strided-dvariancewd
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Language: JavaScript - Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dists-exponential-stdev
Exponential distribution standard deviation.
Language: Python - Size: 362 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-discrete-uniform-variance
Discrete uniform distribution variance.
Language: Python - Size: 956 KB - Last synced at: about 20 hours ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-discrete-uniform-stdev
Discrete uniform distribution standard deviation.
Language: Python - Size: 856 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-degenerate-variance
Degenerate distribution variance.
Language: Python - Size: 346 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-cosine-stdev
Raised cosine distribution standard deviation.
Language: Python - Size: 360 KB - Last synced at: about 20 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-bernoulli-stdev
Bernoulli distribution standard deviation.
Language: Python - Size: 468 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-arcsine-variance
Arcsine distribution variance.
Language: Python - Size: 1.09 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-arcsine-stdev
Arcsine distribution standard deviation.
Language: Python - Size: 509 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mmse
Compute a moving mean squared error (MSE) incrementally.
Language: JavaScript - Size: 972 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dvarm
Calculate the variance of a double-precision floating-point strided array provided a known mean.
Language: JavaScript - Size: 1.04 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mpe
Compute the mean percentage error (MPE) incrementally.
Language: JavaScript - Size: 413 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dvarianceyc
Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Language: JavaScript - Size: 181 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-snanvarianceyc
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.
Language: JavaScript - Size: 566 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dvariancepn
Calculate the variance of a double-precision floating-point strided array using a two-pass algorithm.
Language: JavaScript - Size: 288 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-sstdevtk
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.
Language: JavaScript - Size: 392 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-variancepn
Calculate the variance of a strided array using a two-pass algorithm.
Language: JavaScript - Size: 568 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dvariancetk
Calculate the variance of a double-precision floating-point strided array using a one-pass textbook algorithm.
Language: JavaScript - Size: 198 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-svariance
Calculate the variance of a single-precision floating-point strided array.
Language: JavaScript - Size: 1.33 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanvariancepn
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Language: JavaScript - Size: 624 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-variancetk
Calculate the variance of a strided array using a one-pass textbook algorithm.
Language: JavaScript - Size: 509 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanvariancetk
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Language: JavaScript - Size: 563 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-dvariancech
Calculate the variance of a double-precision floating-point strided array using a one-pass trial mean algorithm.
Language: JavaScript - Size: 183 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-variancech
Calculate the variance of a strided array using a one-pass trial mean algorithm.
Language: JavaScript - Size: 441 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanvariancech
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Language: JavaScript - Size: 569 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-svarianceyc
Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Language: JavaScript - Size: 564 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-stdevyc
Calculate the standard deviation of a strided array using a one-pass algorithm proposed by Youngs and Cramer.
Language: JavaScript - Size: 608 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-svariancetk
Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.
Language: JavaScript - Size: 600 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-snanstdevyc
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Language: JavaScript - Size: 743 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-snanstdevtk
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Language: JavaScript - Size: 790 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-svariancepn
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
Language: JavaScript - Size: 1.24 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-stdevpn
Calculate the standard deviation of a strided array using a two-pass algorithm.
Language: JavaScript - Size: 606 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanstdevpn
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Language: JavaScript - Size: 1.51 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-svariancech
Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Language: JavaScript - Size: 609 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-stdevch
Calculate the standard deviation of a strided array using a one-pass trial mean algorithm.
Language: JavaScript - Size: 610 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-snanstdevch
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Language: JavaScript - Size: 753 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dstdevyc
Calculate the standard deviation of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Language: JavaScript - Size: 303 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dnanvariancewd
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
Language: JavaScript - Size: 199 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dnanvarianceyc
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.
Language: JavaScript - Size: 200 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
