Skip to content

Evaluate if users should be able to select correlation type in fmudesign #877

Description

@berland

Issue extracted from source code comment:

# Either do ImanConover followed by Permutation, or simply ImanConover
if correlation_iterations > 0:
# TODO: It is possible to let the user set the correlation type
# if this is of interest. But for now we assume that users care about
# pearson correlation, not spearman (rank) correlation.
correlator = probabilit.correlation.Composite(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions