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 46aa802 commit 864a47eCopy full SHA for 864a47e
lib/node_modules/@stdlib/stats/incr/nanmstdev/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@stdlib/stats/incr/nanmstdev",
3
"version": "0.0.0",
4
- "description": "Compute a moving corrected sample standard deviation incrementally.",
+ "description": "Compute a moving corrected sample standard deviation incrementally, ignoring NaN values.",
5
"license": "Apache-2.0",
6
"author": {
7
"name": "The Stdlib Authors",
0 commit comments