-
Notifications
You must be signed in to change notification settings - Fork 49
Add equal_var for hypothesis tests #193
Copy link
Copy link
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels