@stdlib/stats-base-dnanvariancech
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
@stdlib/blas-ext-base-dnansumkbn
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
@stdlib/ml-incr-binary-classification
Incrementally perform binary classification using stochastic gradient descent (SGD).
@stdlib/blas-ext-base-ssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation.
@stdlib/blas-ext-base-dapxsumkbn
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
@stdlib/blas-ext-base-dnannsumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
https://github.com/cidgoh/dataharmonizer
A standardized browser-based spreadsheet editor and validator that can be run offline and locally, and which includes templates for SARS-CoV-2 and Monkeypox sampling data. This project, created by the Centre for Infectious Disease Genomics and One Health (CIDGOH), at Simon Fraser University, is now an open-source collaboration with contributions from the National Microbiome Data Collaborative (NMDC), the LinkML development team, and others.
@stdlib/blas-ext-base-sapxsumpw
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation.
https://github.com/simple-statistics/simple-statistics
simple statistics for node & browser javascript
@stdlib/stats-base-nanstdevch
Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass trial mean algorithm.
@stdlib/stats-base-dmeanvarpn
Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.
@stdlib/blas-ext-base-dssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation and returning an extended precision result.
@stdlib/stats-base-variancech
Calculate the variance of a strided array using a one-pass trial mean algorithm.
@stdlib/blas-ext-base-sapxsumkbn
Add a constant to each single-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
@stdlib/blas-ext-base-dapxsumkbn2
Add a constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
@stdlib/blas-ext-base-ssumkbn2
Calculate the sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
node-red-contrib-uibuilder
Easily create data-driven web UI's for Node-RED. Single- & Multi-page. Multiple UI's. Work with existing web development workflows or mix and match with no-code/low-code features.
@stdlib/blas-ext-base-dsumkbn
Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
@stdlib/datasets-spache-revised
A list of simple American-English words (revised Spache).
@stdlib/stats-base-nanvarianceyc
Calculate the variance of a strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
@stdlib/stats-base-snanmeanwd
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using Welford's algorithm.
@stdlib/math-base-special-ellipe
Compute the complete elliptic integral of the second kind.
@stdlib/stats-base-dmeanpn
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
@stdlib/stats-base-nanvariancewd
Calculate the variance of a strided array ignoring NaN values and using Welford's algorithm.
@stdlib/blas-ext-base-scusumpw
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
@stdlib/blas-ext-base-sdssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
@stdlib/blas-ext-base-gsumkbn2
Calculate the sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
@stdlib/blas-ext-base-dcusumkbn
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
@stdlib/stats-base-dvariancepn
Calculate the variance of a double-precision floating-point strided array using a two-pass algorithm.
@stdlib/stats-base-variancetk
Calculate the variance of a strided array using a one-pass textbook algorithm.
@stdlib/blas-ext-base-ssumkbn
Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
@stdlib/random-streams-box-muller
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
@stdlib/stats-base-stdevwd
Calculate the standard deviation of a strided array using Welford's algorithm.
@stdlib/blas-ext-base-gapxsumkbn
Add a constant to each strided array element and compute the sum using an improved Kahan–Babuška algorithm.
@stdlib/stats-base-dmeanstdevpn
Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
@stdlib/blas-ext-base-gcusumkbn
Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.
@stdlib/blas-ext-base-scusumkbn
Calculate the cumulative sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
@stdlib/stats-base-dsmeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
blas-ext-base-dcusumkbn2
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
stats-base-nanmeanwd
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
@stdlib/stats-base-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.
@stdlib/random-streams-minstd-shuffle
Create a readable stream for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
@stdlib/stats-base-svariancepn
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
@stdlib/blas-ext-base-dsumkbn2
Calculate the sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
@stdlib/stats-base-nanvariancepn
Calculate the variance of a strided array ignoring NaN values and using a two-pass algorithm.
@stdlib/stats-base-dvarmpn
Calculate the variance of a double-precision floating-point strided array provided a known mean and using Neely's correction algorithm.
@stdlib/stats-base-nanvariancetk
Calculate the variance of a strided array ignoring NaN values and using a one-pass textbook algorithm.
@stdlib/stats-base-snanvariancepn
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
@stdlib/stats-base-dnanvariancetk
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
@stdlib/stats-base-dnanmeanpn
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.
@stdlib/random-iter-box-muller
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
@stdlib/stats-base-sstdevtk
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.
@stdlib/blas-ext-base-dnannsumkbn2
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
@stdlib/blas-ext-base-dnannsumkbn
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
@stdlib/blas-ext-base-dnansumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
@stdlib/stats-base-sstdev
Calculate the standard deviation of a single-precision floating-point strided array.
@stdlib/stats-base-dmeanpw
Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.
@stdlib/stats-base-meankbn
Calculate the arithmetic mean of a strided array using an improved Kahan–Babuška algorithm.
@stdlib/stats-base-stdevtk
Calculate the standard deviation of a strided array using a one-pass textbook algorithm.
@stdlib/blas-ext-base-dsapxsumpw
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation and returning an extended precision result.
random-streams-improved-ziggurat
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.
@stdlib/stats-base-nanstdevtk
Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass textbook algorithm.
@stdlib/stats-base-nanmeanpn
Calculate the arithmetic mean of a strided array, ignoring NaN values and using a two-pass error correction algorithm.
@stdlib/stats-base-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.
@stdlib/stats-base-smeanlipw
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
@stdlib/blas-ext-base-gnansumkbn
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
@stdlib/stats-base-dnanmeanpw
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.
@stdlib/stats-base-snanvariancetk
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
@stdlib/stats-base-dvariancetk
Calculate the variance of a double-precision floating-point strided array using a one-pass textbook algorithm.
@stdlib/datasets-harrison-boston-house-prices
A dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
@stdlib/math-base-special-ellipk
Compute the complete elliptic integral of the first kind.
@stdlib/stats-base-snanstdevpn
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
@stdlib/stats-base-dmeankbn2
Calculate the arithmetic mean of a double-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.
datasets-herndon-venus-semidiameters
Fifteen observations of the vertical semidiameter of Venus, made by Lieutenant Herndon, with the meridian circle at Washington, in the year 1846.
@stdlib/stats-base-meanpw
Calculate the arithmetic mean of a strided array using pairwise summation.
@stdlib/blas-ext-base-dsnansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using pairwise summation with extended accumulation, and returning an extended precision result.
@stdlib/stats-base-stdevch
Calculate the standard deviation of a strided array using a one-pass trial mean algorithm.
@stdlib/stats-base-varianceyc
Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.
@stdlib/stats-base-meanwd
Calculate the arithmetic mean of a strided array using Welford's algorithm.
@stdlib/stats-base-smeankbn
Calculate the arithmetic mean of a single-precision floating-point strided array using an improved Kahan–Babuška algorithm.
@stdlib/blas-ext-base-snansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
@stdlib/stats-base-nanstdevpn
Calculate the standard deviation of a strided array ignoring NaN values and using a two-pass algorithm.
@stdlib/blas-ext-base-sdsnansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation with extended accumulation.
@stdlib/stats-base-sstdevpn
Calculate the standard deviation of a single-precision floating-point strided array using a two-pass algorithm.
@stdlib/random-streams-minstd
Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.
@stdlib/blas-ext-base-ssort2hp
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using heapsort.
@stdlib/stats-base-dsempn
Calculate the standard error of the mean for a double-precision floating-point strided array using a two-pass algorithm.
@stdlib/stats-base-smeanwd
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.