Skip to content

Adding ttest as a preprocessor function #3132

Description

@FranziskaWinterstein

If the bias of two datasets is calculated, it is often of interest to know, whether this difference is statistically significant. To provide such a feature I want to implement a ttest preprocessor, which calculates the t-test according to the available dataset and reference and attaches the p-value to the dataset.
This p-value, which is an ancillary variable, can later be used e.g. to hatch non-significant values, when plotting the bias of dataset and reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions