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 8fe444f commit db5eb33Copy full SHA for db5eb33
lib/node_modules/@stdlib/stats/incr/nanwmean/package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "@stdlib/stats/incr/wmean",
+ "name": "@stdlib/stats/incr/nanwmean",
3
"version": "0.0.0",
4
- "description": "Compute a weighted arithmetic mean incrementally.",
+ "description": "Compute a weighted arithmetic mean incrementally, ignoring NaN values.",
5
"license": "Apache-2.0",
6
"author": {
7
"name": "The Stdlib Authors",
0 commit comments