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

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

Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
https://github.com/stdlib-js/stats-strided-nanmeanwd

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array welford

Last synced: about 2 months ago
JSON representation

Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.

Awesome Lists containing this project