Skip to content

Correlated data: block bootstrap #141

Open
@carstenbauer

Description

@carstenbauer

Great package!

AFAICS, the package is only providing online algorithms for uncorrelated data (some features can be applied to correlated data as well, of course).

Is there any plan to support correlated data specifically as well? Is this even possible efficiently? (I have little experience with online statistics.)

Concretely, I'd love to see a block bootstrap or block jackknife based confidence interval estimation that considers correlations by pre-binning that data. I guess it's only possible in O(logN) memory though.

Maybe you can share your plans/thoughts on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions