I need to calculate sample size based on this equation but I am give hedges g instead of cohen D: pwr.t.test(d = , sig.level= , power = , type = c("two.sample"))
• d=effect size
• sig.level=significant level
• power=power of test
• type=type of test
I do not know how to convert the Hedge's g effect size of g=1.116 to Cohen's d since the N they refer to in the paper seems to refer to studies rather than subjects