Skip to content

NBS parallel #127

@daorse

Description

@daorse

Hi, I think there are at least two big issues in NBS parallel. The first one is that the random generator is not used in a suitable way for multiprocessing. As a result it uses always the same permutation. In addition to this in the final line in the main function the p values are computed using null that is full of zeros. I think null_dist should be used instead.

Thank you for your work!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions