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.
- Host: GitHub
- URL: https://github.com/stdlib-js/stats-strided-nanmeanwd
- Owner: stdlib-js
- License: apache-2.0
- Created: 2025-06-23T12:38:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-05T03:30:06.000Z (3 months ago)
- Last Synced: 2026-04-05T05:13:43.349Z (3 months ago)
- Topics: arithmetic-mean, array, average, avg, central-tendency, javascript, math, mathematics, mean, node, node-js, nodejs, statistics, stats, stdlib, strided, strided-array, welford
- Language: JavaScript
- Homepage: https://github.com/stdlib-js/stdlib
- Size: 417 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Security: SECURITY.md
- Notice: NOTICE