Skip to content

Commit 2b131b8

Browse files
authored
docs: make related packages section empty
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent a8baf93 commit 2b131b8

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

  • lib/node_modules/@stdlib/stats/incr/nanmmse

lib/node_modules/@stdlib/stats/incr/nanmmse/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,13 +148,6 @@ console.log( accumulator() );
148148

149149
<section class="related">
150150

151-
* * *
152-
153-
## See Also
154-
155-
- <span class="package-name">[`@stdlib/stats/incr/mrmse`][@stdlib/stats/incr/mrmse]</span><span class="delimiter">: </span><span class="description">compute a moving root mean squared error (RMSE) incrementally.</span>
156-
- <span class="package-name">[`@stdlib/stats/incr/mrss`][@stdlib/stats/incr/mrss]</span><span class="delimiter">: </span><span class="description">compute a moving residual sum of squares (RSS) incrementally.</span>
157-
- <span class="package-name">[`@stdlib/stats/incr/mse`][@stdlib/stats/incr/mse]</span><span class="delimiter">: </span><span class="description">compute the mean squared error (MSE) incrementally.</span>
158151

159152
</section>
160153

0 commit comments

Comments
 (0)