An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with deviation

A curated list of projects in awesome lists tagged with deviation .

https://github.com/julienkluge/allandeviations.jl

Julia package for providing frequency-stability test functions. Implemented so far in overlapping as well as consecutive form for phase or frequency datasets are: allan deviation, modified allan deviation, hadamard deviation and time deviation.

allan-variance deviation frequency-analysis frequency-stability julia julia-package numerics

Last synced: 13 Apr 2025

https://github.com/solzimer/swstats

Time and Size sliding window, numeric and category statistics

avg count deviation frequency size slide sliding-windows stats sum time window

Last synced: 11 Aug 2025

https://github.com/whizsid/kddbscan-rs

A rust library inspired by kDDBSCAN clustering algorithm

clustering data-science density-based-clustering deviation machine-learning-algorithms pinned

Last synced: 10 Apr 2025

https://github.com/msn0/stats-mad

Calculate Median Absolute Deviation (MAD)

deviation median robust statistics

Last synced: 15 Sep 2025

https://github.com/lukem512/levene-test

Perform Levene's statistical test for equality of group variances.

analysis deviation levene-test statistics variance

Last synced: 29 Dec 2025

https://github.com/xvi-xv-xii-ix-xxii-ix-xiv/bearingpro

A Rust library for solving common maritime navigation tasks

bearing compass course deviation library magnetic navigation rust true

Last synced: 12 Apr 2025

https://github.com/stdlib-js/stats-base-dvariancewd

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

deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford

Last synced: 21 Jun 2025

https://github.com/stdlib-js/stats-base-sstdevtk

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 09 Jul 2025

https://github.com/stdlib-js/stats-base-dnanvariancetk

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 19 Feb 2026

https://github.com/stdlib-js/stats-base-nanstdevtk

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 05 Oct 2025

https://github.com/stdlib-js/stats-base-nanstdevch

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 07 Sep 2025

https://github.com/lukem512/statistical-methods

A collection of statistical methods

average deviation mean statistics variance

Last synced: 14 Mar 2025

https://github.com/stdlib-js/stats-base-dsvariance

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 12 Jun 2025

https://github.com/stdlib-js/stats-base-dvariancepn

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 21 Aug 2025

https://github.com/stdlib-js/stats-base-dnanstdevwd

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford

Last synced: 29 Jan 2026

https://github.com/stdlib-js/stats-base-nanvariancetk

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 28 Feb 2026

https://github.com/stdlib-js/stats-base-dstdevwd

Calculate the standard deviation of a double-precision floating-point strided array using Welford's algorithm.

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array unbiased var variance welford

Last synced: 16 Mar 2026

https://github.com/stdlib-js/stats-base-sstdevyc

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 25 Feb 2026

https://github.com/stdlib-js/stats-base-dnanvariancepn

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 18 Feb 2026

https://github.com/stdlib-js/stats-base-dvarm

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 12 Jan 2026

https://github.com/stdlib-js/stats-base-stdevyc

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

cramer deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided unbiased var variance youngs

Last synced: 26 Jun 2025

https://github.com/stdlib-js/stats-base-varianceyc

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

cramer deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array unbiased var variance youngs

Last synced: 09 Apr 2025

https://github.com/stdlib-js/stats-base-dvarianceyc

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

cramer deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array unbiased var variance youngs

Last synced: 17 Feb 2026

https://github.com/stdlib-js/stats-base-dnanstdev

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 08 Mar 2026

https://github.com/stdlib-js/stats-base-dvarmtk

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 13 Feb 2026

https://github.com/stdlib-js/stats-base-dstdevch

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 01 Mar 2026

https://github.com/stdlib-js/stats-base-svariancetk

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 16 Feb 2026

https://github.com/stdlib-js/stats-base-snanstdevwd

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford

Last synced: 05 Jul 2025

https://github.com/stdlib-js/stats-incr-maape

Compute the mean arctangent absolute percentage error (MAAPE) incrementally.

abs absolute arithmetic-mean average avg deviation difference err error javascript mape math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 05 Oct 2025

https://github.com/afaanbilal/statistical-analysis

Statistical Analysis is a C# .NET Windows desktop app to easily do statistical calculations.

csharp deviation statistical-analysis

Last synced: 28 Mar 2025

https://github.com/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.

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 08 Oct 2025

https://github.com/stdlib-js/stats-strided-dvariancetk

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 02 Jul 2025

https://github.com/vpkmusic1/stats-strided-dnanvariancepn

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

array deviation dispersion javascript nodejs statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 03 Apr 2025

https://github.com/valto33/stats-strided-svariancech

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

array deviation dispersion javascript mathematics nodejs standard-deviation stats stdlib strided strided-array typed unbiased variance

Last synced: 03 Apr 2025

https://github.com/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.

array deviation dispersion javascript mathematics nodejs standard-deviation statistics stats strided-array typed unbiased var variance

Last synced: 03 Apr 2025

https://github.com/stdlib-js/stats-array-stdevyc

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib unbiased var variance

Last synced: 10 Jul 2025

https://github.com/stdlib-js/stats-strided-dmeanvarpn

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

arithmetic-mean average avg central-tendency deviation dispersion javascript math mathematics mean node node-js nodejs sample-variance statistics stats stdlib unbiased var variance

Last synced: 20 Jul 2025

https://github.com/stdlib-js/stats-strided-svariancech

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 18 Jun 2025

https://github.com/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.

array deviation dispersion mathematics nodejs sample-standard-deviation standard-deviation stdlib strided strided-array typed unbiased var variance

Last synced: 27 Jul 2025

https://github.com/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.

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 29 Jul 2025

https://github.com/stdlib-js/stats-strided-sstdevpn

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 31 Jul 2025

https://github.com/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.

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-sstdevtk

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-dvariancepn

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 08 Jul 2025

https://github.com/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.

cramer deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array unbiased var variance youngs

Last synced: 09 Jul 2025

https://github.com/stdlib-js/stats-strided-dvariancech

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-dsvariance

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-dstdevtk

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 26 Oct 2025

https://github.com/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.

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-dstdevwd

Calculate the standard deviation of a double-precision floating-point strided array using Welford's algorithm.

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array unbiased var variance welford

Last synced: 22 Jul 2025

https://github.com/stdlib-js/stats-strided-dstdevpn

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-dstdevch

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-sstdevch

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 02 Sep 2025

https://github.com/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.

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 31 Mar 2025

https://github.com/stdlib-js/stats-strided-dnanvariancetk

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 31 Mar 2025

https://github.com/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.

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 31 Mar 2025

https://github.com/stdlib-js/stats-strided-dnanvariancewd

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

deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford

Last synced: 31 Mar 2025

https://github.com/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.

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 31 Mar 2025

https://github.com/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.

array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 31 Mar 2025

https://github.com/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.

array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 31 Mar 2025

https://github.com/stdlib-js/stats-strided-dnanstdevwd

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford

Last synced: 31 Mar 2025

https://github.com/stdlib-js/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.

array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 31 Mar 2025