Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC]: add stats/incr/wvariance #46

Open
kgryte opened this issue Dec 7, 2016 · 0 comments
Open

[RFC]: add stats/incr/wvariance #46

kgryte opened this issue Dec 7, 2016 · 0 comments
Labels
Accepted RFC feature request which has been accepted. difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. Feature Issue or pull request for adding a new feature. priority: Normal Normal priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. Statistics Issue or pull request related to statistical functionality.
Projects

Comments

@kgryte
Copy link
Member

kgryte commented Dec 7, 2016

Incremental weighted sample variance.

Package: @stdlib/stats/incr/wvariance
Alias: incrwvariance

See @stdlib/math/generics/statistics/incrvariance for the non-weighted package.

See https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/stats/incr for similar packages.

See reference literature.

@kgryte kgryte added difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. labels Dec 7, 2016
@kgryte kgryte added RFC Request for comments. Feature requests and proposed changes. Statistics Issue or pull request related to statistical functionality. Accepted RFC feature request which has been accepted. priority: Normal Normal priority concern or feature request. and removed Math Issue or pull request specific to math functionality. labels Mar 22, 2024
@kgryte kgryte changed the title Implement incrwvariance [RFC]: add stats/incr/wvariance Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted RFC feature request which has been accepted. difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. Feature Issue or pull request for adding a new feature. priority: Normal Normal priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. Statistics Issue or pull request related to statistical functionality.
Projects
Features
Backlog
Development

No branches or pull requests

1 participant