-
-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Labels
feature request 🚧New feature or requestNew feature or request
Description
Hallo Raphael,
first of - thanks for providing this great library.
I was wondering if you could implement the Cohen's Dz for paired samples. There are already some (closed) issues that your calculation of Cohen's D differs from other packages or from R and that you have good reasons to use the formula you are using.
But since Cohen's Dz is simply calculated by
T/sqrt(N)
or
X_diff.mean() / X_diff.std()
and is also the one often reported (at least in my field) and also the one you find when looking for effect sized on Wikipedia, I would really appreciate it.
Best
Vincent
Metadata
Metadata
Assignees
Labels
feature request 🚧New feature or requestNew feature or request