Skip to content

Commit fd154be

Browse files
hrshyakgryte
andauthored
Update lib/node_modules/@stdlib/stats/incr/nanmpe/lib/index.js
Co-authored-by: Athan <[email protected]> Signed-off-by: Harsh <[email protected]>
1 parent 872f3a1 commit fd154be

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/incr/nanmpe/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/incr/nanmpe/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'use strict';
2020

2121
/**
22-
* Compute the mean percentage error incrementally.
22+
* Compute the mean percentage error incrementally, ignoring `NaN` values.
2323
*
2424
* @module @stdlib/stats/incr/nanmpe
2525
*

0 commit comments

Comments
 (0)