-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
FeatureIssue or pull request for adding a new feature.Issue or pull request for adding a new feature.MathIssue or pull request specific to math functionality.Issue or pull request specific to math functionality.difficulty: 1Low degree of difficulty. Should be straightforward to implement and/or resolve.Low degree of difficulty. Should be straightforward to implement and/or resolve.
Description
Incremental weighted mean. @stdlib/math/statistics/incr/wmean. See @stdlib/math/statistics/incr/mean.
See also an algorithm for computing a weighted incremental variance.
Metadata
Metadata
Assignees
Labels
FeatureIssue or pull request for adding a new feature.Issue or pull request for adding a new feature.MathIssue or pull request specific to math functionality.Issue or pull request specific to math functionality.difficulty: 1Low degree of difficulty. Should be straightforward to implement and/or resolve.Low degree of difficulty. Should be straightforward to implement and/or resolve.