Skip to content

esc_2x2 giving different results than Wilson's #9

Description

@djmeter

I ran the following code and got a different result than with the web-based 'Practical Meta-Analysis Effect Size
Calculator' from David B. Wilson (http://www.campbellcollaboration.org/escalc/html/EffectSizeCalculator-Home.php)

esc_2x2(
grp1yes = 205,
grp1no = 98,
grp2yes = 512,
grp2no = 178,
es.type = c("r")
)

Could you please let me know why the formula is different?
Thank you!
Diana

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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