Skip to content

Implementing Cohen's Dz for paired sample T-Test #450

@PibeChorro

Description

@PibeChorro

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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions