Conversion from Probability Difference to Cohen's h
conversion.probs.to.h.Rd
Helper function to convert probability difference to Cohen's h (and vice versa).
Arguments
- prob1
probability of success in the first group, or under the alternative hypothesis in the one-sample case).
- prob2
probability of success in the second group, or under the null hypothesis in the one-sample case).
- h
Cohen's h effect size.
- verbose
logical; whether the output should be printed on the console.
TRUE
by default.