Skip to content

Add corrections for multiple testing in correlation matrix #40

@Cryaaa

Description

@Cryaaa

Hey @haesleinhuepf,
I was just reading @marabuuu's awesome blogpost about feature extraction and saw that you suggest using the correlation matrix implemented here. Recently I was using correlation matrices in my own project when I was reminded that there might be quite a few false positive correlation hits just by chance in a correlation matrix because we are performing so many statistical tests in such a matrix. One could fine-tune the correlation matrix by correcting for falsely significant correlations using statistical methods such as FDR correction using Bootstrapping or others implemented in statistical analysis libraries. Just thought I'd suggest it here so I don't forget!

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