stats-array-nanmean
This repository provides a function to compute the mean of an array while ignoring NaN values. 📊 Explore efficient numerical computations in JavaScript with our standard library! 🚀
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
â—‹CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
â—‹DOI references
-
â—‹Academic links in README
-
â—‹Academic email domains
-
â—‹Institutional organization owner
-
â—‹JOSS paper metadata
-
â—‹Scientific vocabulary similarity
Low similarity (1.8%) to scientific vocabulary
Keywords
arithmetic-mean
array
average
avg
central-tendency
domain
extent
javascript
mathematics
nodejs
statistics
stats
stdlib
Last synced: 6 months ago
·
JSON representation
Repository
This repository provides a function to compute the mean of an array while ignoring NaN values. 📊 Explore efficient numerical computations in JavaScript with our standard library! 🚀
Basic Info
- Host: GitHub
- Owner: igorwillia
- License: apache-2.0
- Language: JavaScript
- Default Branch: main
- Size: 48.8 KB
Statistics
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
arithmetic-mean
array
average
avg
central-tendency
domain
extent
javascript
mathematics
nodejs
statistics
stats
stdlib
Created 8 months ago
· Last pushed 8 months ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Citation
Security
Owner
- Login: igorwillia
- Kind: user
- Repositories: 1
- Profile: https://github.com/igorwillia
GitHub Events
Total
- Watch event: 1
- Push event: 107
- Create event: 2
Last Year
- Watch event: 1
- Push event: 107
- Create event: 2
Dependencies
package.json
npm
- @stdlib/array-base-to-accessor-array ^0.2.2 development
- @stdlib/array-bool ^0.1.0 development
- @stdlib/array-complex128 ^0.3.0 development
- @stdlib/array-filled-by ^0.2.1 development
- @stdlib/bench-harness ^0.2.2 development
- @stdlib/math-base-assert-is-nan ^0.2.2 development
- @stdlib/math-base-assert-is-positive-zero ^0.2.2 development
- @stdlib/math-base-special-pow ^0.3.0 development
- @stdlib/random-base-bernoulli ^0.2.1 development
- @stdlib/random-base-uniform ^0.2.1 development
- istanbul ^0.4.1 development
- tap-min git+https://github.com/Planeshifter/tap-min.git development
- tape git+https://github.com/kgryte/tape.git#fix/globby development
- @stdlib/array-base-assert-contains ^0.2.2
- @stdlib/array-base-join ^0.1.1
- @stdlib/array-dtype ^0.3.0
- @stdlib/array-dtypes ^0.3.0
- @stdlib/assert-is-collection ^0.2.2
- @stdlib/error-tools-fmtprodmsg ^0.2.2
- @stdlib/stats-base-nanmean ^0.2.2
- @stdlib/string-format ^0.2.2
- @stdlib/types ^0.4.3