An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: variance

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: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Adison553/stats-strided-dnanstdevtk

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

Language: JavaScript - Size: 69.3 KB - Last synced at: 3 days ago - Pushed at: 3 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: 3 days ago - Pushed at: 3 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: 3 days ago - Pushed at: 3 days ago - Stars: 0 - 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: 3 days ago - Pushed at: 3 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: 3 days ago - Pushed at: 3 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: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dists-cosine-variance

Raised cosine distribution variance.

Language: Python - Size: 488 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mmeanvar

Compute a moving arithmetic mean and unbiased sample variance incrementally.

Language: JavaScript - Size: 942 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - 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.59 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dnanstdevtk

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

Language: JavaScript - Size: 480 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-nanvariancepn

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

Language: JavaScript - Size: 594 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dsvariancepn

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.

Language: JavaScript - Size: 346 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dnanvariancech

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

Language: JavaScript - Size: 273 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-anova1

Perform a one-way analysis of variance.

Language: JavaScript - Size: 3.18 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 8 - Forks: 0

stdlib-js/stats-base-nanvariancech

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

Language: JavaScript - Size: 532 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

stdlib-js/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: 560 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-snanvariancewd

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

Language: JavaScript - Size: 704 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/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: 504 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - 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.49 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-variancewd

Calculate the variance of a strided array using Welford's algorithm.

Language: JavaScript - Size: 428 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - 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: 788 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-normal-variance

Normal distribution variance.

Language: Python - Size: 436 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-range

Compute a range incrementally.

Language: JavaScript - Size: 421 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mcv

Compute a moving coefficient of variation (CV) incrementally.

Language: JavaScript - Size: 978 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-snanvariance

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

Language: JavaScript - Size: 1.43 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-chisquare-variance

Chi-squared distribution variance.

Language: Python - Size: 438 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 0

samplics-org/samplics

Select, weight and analyze complex sample data

Language: Python - Size: 148 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 64 - Forks: 12

stdlib-js/stats-iter-curange

Create an iterator which iteratively computes a cumulative range.

Language: JavaScript - Size: 953 KB - Last synced at: 11 days ago - Pushed at: 11 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: 751 KB - Last synced at: 4 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-f-variance

F distribution variance.

Language: Python - Size: 1.03 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - 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: 669 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dstdevtk

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

Language: JavaScript - Size: 556 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-nanvariance

Calculate the variance of a strided array ignoring NaN values.

Language: JavaScript - Size: 613 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-stdevwd

Calculate the standard deviation of a strided array using Welford's algorithm.

Language: JavaScript - Size: 606 KB - Last synced at: 3 days ago - Pushed at: 12 days ago - Stars: 3 - Forks: 0

stdlib-js/stats-incr-mmeanstdev

Compute a moving arithmetic mean and corrected sample standard deviation incrementally.

Language: JavaScript - Size: 931 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-erlang-variance

Erlang distribution variance.

Language: Python - Size: 478 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-chi-variance

Chi distribution variance.

Language: Python - Size: 1.02 MB - Last synced at: 4 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mvmr

Compute a moving variance-to-mean ratio (VMR) incrementally.

Language: JavaScript - Size: 907 KB - Last synced at: about 16 hours ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanstdevwd

Calculate the standard deviation of a strided array ignoring NaN values and using Welford's algorithm.

Language: JavaScript - Size: 613 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 2 - 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: 197 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dists-rayleigh-variance

Rayleigh distribution variance.

Language: Python - Size: 438 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 1

bashtage/arch

ARCH models in Python

Language: Python - Size: 190 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1,398 - Forks: 262

Andres10121997/Mathematics

Language: C# - Size: 169 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

MastodonC/kixi.stats

A library of statistical distribution sampling and transducing functions

Language: Clojure - Size: 326 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 367 - Forks: 20

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: 729 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-ewvariance

Compute an exponentially weighted variance incrementally.

Language: JavaScript - Size: 831 KB - Last synced at: 19 days ago - Pushed at: 19 days 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: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-vartest

Two-sample F-test for equal variances

Language: JavaScript - Size: 4.25 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 1

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: 19 days ago - Pushed at: 19 days 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: 22 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

xrobin/pROC

Display and analyze ROC curves in R and S+

Language: R - Size: 2.24 MB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 127 - Forks: 31

stdlib-js/stats-base-dists-frechet-variance

Fréchet distribution variance.

Language: Python - Size: 1.06 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-stdev

Compute the corrected sample standard deviation over all iterated values.

Language: JavaScript - Size: 1.02 MB - Last synced at: 8 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-covmat

Compute an unbiased sample covariance matrix incrementally.

Language: JavaScript - Size: 2.25 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-mrange

Create an iterator which iteratively computes a moving range.

Language: JavaScript - Size: 1.05 MB - Last synced at: 26 days ago - Pushed at: 26 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: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

jeroenterheerdt/HADailySensor

Sensor for Home Assistant that gets reset at midnight

Language: Python - Size: 930 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 87 - Forks: 20

stdlib-js/stats-base-dists-bradford-variance

Bradford distribution variance.

Language: JavaScript - Size: 246 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - 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: 745 KB - Last synced at: about 5 hours ago - Pushed at: about 1 month 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-binomial-variance

Binomial distribution variance.

Language: Python - Size: 384 KB - Last synced at: about 17 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-betaprime-variance

Beta prime distribution variance.

Language: Python - Size: 516 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-beta-variance

Beta distribution variance.

Language: Python - Size: 546 KB - Last synced at: 5 days ago - Pushed at: about 1 month 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: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

stdlib-js/stats-incr-variance

Compute an unbiased sample variance incrementally.

Language: JavaScript - Size: 884 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-weibull-variance

Weibull distribution variance.

Language: Python - Size: 1.17 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-pareto-type1-variance

Pareto (Type I) distribution variance.

Language: Python - Size: 1.09 MB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-bernoulli-variance

Bernoulli distribution variance.

Language: Python - Size: 466 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-variance

Negative binomial distribution variance.

Language: JavaScript - Size: 430 KB - Last synced at: about 1 month ago - Pushed at: about 2 months 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: 835 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-covariance

Compute an unbiased sample covariance incrementally.

Language: JavaScript - Size: 782 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-invgamma-variance

Inverse gamma distribution variance.

Language: Python - Size: 1.01 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 3 - 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: 1 day ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

axiomhq/variance

Go implementation of variance's method for one-pass variance computation with D. H. D. West improved methods which features merging of several multiple sets of statistics and adding weighted values.

Language: Go - Size: 192 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 6

stdlib-js/stats-base-dists-gamma-variance

Gamma distribution variance.

Language: Python - Size: 381 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

iiithf/queuing-theory

Queuing theory is the mathematical study of waiting lines, or queues.

Size: 29 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mcovariance

Compute a moving unbiased sample covariance incrementally.

Language: JavaScript - Size: 977 KB - Last synced at: 10 days ago - Pushed at: about 2 months 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 2 months ago - Pushed at: about 2 months 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 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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 2 months ago - Pushed at: about 2 months 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 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-pcorr2

Compute a squared sample Pearson product-moment correlation coefficient.

Language: JavaScript - Size: 918 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 1 - 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: 10 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-kumaraswamy-variance

Kumaraswamy's double bounded distribution variance.

Language: Python - Size: 1.08 MB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 2 - 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 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-meanvar

Compute an arithmetic mean and unbiased sample variance incrementally.

Language: JavaScript - Size: 771 KB - Last synced at: 16 days ago - Pushed at: about 2 months 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 2 months ago - Pushed at: about 2 months 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: 21 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-minmax

Compute a minimum and maximum incrementally.

Language: JavaScript - Size: 801 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-lognormal-variance

Lognormal distribution variance.

Language: Python - Size: 901 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-exponential-variance

Exponential distribution variance.

Language: Python - Size: 427 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

dirge1/GSA_segmented

code of the paper "Comparison of global sensitivity analysis methods for a fire spread model with a segmented characteristic". piecewise model, Sobol index, mutual information, PAWN, delta, importance measure, decision making, uncertainty quantification and analysis, importance ranking, Dry Eucalypt, transition region, moment-independent, parameter

Language: MATLAB - Size: 6.75 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - 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: 11 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-hypergeometric-variance

Hypergeometric distribution variance.

Language: Python - Size: 443 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 1 - 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 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-nanstdev

Compute a corrected sample standard deviation incrementally, ignoring NaN values.

Language: JavaScript - Size: 213 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-stdev

Compute a corrected sample standard deviation incrementally.

Language: JavaScript - Size: 871 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 2 - 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 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dists-discrete-uniform-variance

Discrete uniform distribution variance.

Language: Python - Size: 956 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0