We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f4943 commit 8fe444fCopy full SHA for 8fe444f
lib/node_modules/@stdlib/stats/incr/nanwmean/package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "@stdlib/stats/incr/nanwmean",
+ "name": "@stdlib/stats/incr/wmean",
3
"version": "0.0.0",
4
- "description": "Compute a sum incrementally, ignoring NaN values.",
+ "description": "Compute a weighted arithmetic mean incrementally.",
5
"license": "Apache-2.0",
6
"author": {
7
"name": "The Stdlib Authors",
0 commit comments