Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cohens_d: Is there a way output values with directionality? #13

Closed
narunpat opened this issue Sep 22, 2019 · 1 comment
Closed

cohens_d: Is there a way output values with directionality? #13

narunpat opened this issue Sep 22, 2019 · 1 comment

Comments

@narunpat
Copy link

@narunpat narunpat commented Sep 22, 2019

Dear Alboukadel KASSAMBARA,

Thanks for a great library. I have been searching for a library to calculate a confidence interval of Cohen’s d from a Welch test. And the way you implement bootstrapping to do that seems like a way to go.

However, when I use the cohens_d function, it returns only positive values for effsize, conf.low, conf.high. So I guess, the effsize is the absolute value of d, or |d| and the conf values are also the absolute values of the bootstrapping bounds. This is problematic when conf.low and conf.high have different directionality (e.g., -.2 to .3). Is there a way to output values with directionality, as opposed to using absoluate values?

Thanks so much,

Narun

kassambara added a commit that referenced this issue Dec 23, 2019
@kassambara
Copy link
Owner

@kassambara kassambara commented Dec 23, 2019

fixed now, thanks!

@kassambara kassambara closed this Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.