Skip to content

Add equal_var for hypothesis tests #193

@tompollard

Description

@tompollard

In #189, @vljlangen suggests adding an equal_var for hypothesis tests.

In addition, if it's at all feasible, having control over equal_var (with False as the default) would be really useful as well. Maybe even with a small warning or note like:

"Note: the default behavior of ttest_ind in Python is equal_var=True, which might explain differences in p-values between tableone and manually run tests."

That could help avoid confusion for users who are comparing results across different implementations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions