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

Online variance and SD #35

Open
superbobry opened this issue Oct 22, 2012 · 1 comment
Open

Online variance and SD #35

superbobry opened this issue Oct 22, 2012 · 1 comment
Labels

Comments

@superbobry
Copy link

Algorithm is described here.

@superbobry
Copy link
Author

An even better idea would be to abstract ecirca_type in to a class-like structure and allow creating stacks of various summary statistics (since none of the "types" are mutually exclusive). For instance we might have:

ecirca:new(256, [mean, variance, max])

What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant