Skip to content

Reproducibility of the permutation test is not user-controllable #22

Description

@kslote1

discover_network hardcodes rng = np.random.default_rng(42) (discovery.py:146) and exposes no random_state. Results are bit-reproducible (good), but a user cannot obtain independent replicates to assess the stability of the shuffle test, which for a permutation-based method is important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions