stdlib-js / stdlib-js/stdlib

Implement `incrmwvariance`

Đang mở
#50 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
difficulty: 3 Feature Math
Ngôn ngữ chính
JavaScript
Star
6k
Fork
1.3k
Merge trung bình
1 ngày 3 giờ
Pull request đã merge (30 ngày)
611

Mô tả

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 )`.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.