Implement `incrmwvariance`
Ouverte
difficulty: 3
Feature
Math
- Langage dominant
- JavaScript
- Étoiles
- 6k
- Forks
- 1.3k
- Merge moyen
- 1 j 3 h
- PR mergées (30 j)
- 611
Description
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 )`.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.