johnmyleswhite / StreamStats.jl

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

improved bootstrap [WIP] #9

Closed eytan closed 9 years ago

eytan commented 9 years ago
johnmyleswhite commented 9 years ago

I'd like to chat in person about this change if you have time. In part, I wonder if the raw replicated stream stat objects are the state, not the induced Float64 statistics taken by computing state on each stream stat.

johnmyleswhite commented 9 years ago

I'm on board with this now. Looks like the squashing didn't fully work, though.