johnmyleswhite / StreamStats.jl

Compute statistics over data streams in pure Julia
Other
48 stars 7 forks source link

Implemente Exp(1) weighted online bootstrap #7

Open johnmyleswhite opened 9 years ago

johnmyleswhite commented 9 years ago

After adding support for weighted statistics in #6, we should implement Exp(1) weighted online bootstrap algorithm.