Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welford's Online algorithm

Welford's Online algorithm of esimating population mean and variance.

To build the tests run

gcc onlinemean.c test_onlinemean.c -o onlinemean.o -lm

About

Welford's online algorithm for the population mean and variance estimation

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages