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 c1ea2b8 commit 2895b9cCopy full SHA for 2895b9c
lib/node_modules/@stdlib/stats/incr/nangmean/README.md
@@ -48,7 +48,7 @@ The [geometric mean][geometric-mean] is defined as the nth root of a product of
48
## Usage
49
50
```javascript
51
-var incrnangmean = require( '@stdlib/stats/incr/gmean' );
+var incrnangmean = require( '@stdlib/stats/incr/nangmean' );
52
```
53
54
#### incrnangmean()
0 commit comments