Skip to content

Commit cc62f0c

Browse files
committed
Update description to include acronym
1 parent 0df5c0b commit cc62f0c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/incr/mrss/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{{alias}}( W )
33
Returns an accumulator function which incrementally computes a moving
4-
residual sum of squares.
4+
residual sum of squares (RSS).
55

66
The `W` parameter defines the number of values over which to compute the
77
moving residual sum of squares.

0 commit comments

Comments
 (0)