Skip to content

Convert permutation tests to functions #101

@tsalo

Description

@tsalo

MetaRegressionResult.permutation_test and CombinationTestResult.permutation_test both require access to the Result object, which is a bit much for NiMARE Estimators to hold onto between the fitting and correction steps. If we could convert the methods to functions, and possibly distinguish the null distribution creation step from the correction step, I think that could help NiMARE.

This stems from neurostuff/NiMARE#278.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changePRs that change results or interfaces.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions