Implement `incrmwvariance`
オープン
difficulty: 3
Feature
Math
- 主要言語
- JavaScript
- スター
- 6k
- フォーク
- 1.3k
- 平均マージ
- 1日 3時間
- マージ済み PR(30日)
- 611
説明
Incremental moving weighted variance. `@stdlib/math/statistics/incr/mwvariance`.
Two use cases:
1. Fixed window weights. In which case, should provide a `factory` method to set the weights beforehand.
2. Weights which accompany each value: `accumulator( x, weight )`.
コントリビューションガイド
評価
この issue はまだ評価されていません。