Re: [R] Help with effectsize package

2020-07-02 Thread Eric Berger
Hi Emma, You write "I get numbers that are exponential (e.g., 1.877030e+01) " 1.877030e+01 is scientific notation. It means 1.877030 * 10 ( = 18.7703). This seems like a perfectly good percentile. HTH, Eric On Thu, Jul 2, 2020 at 4:12 PM Emma Parrish wrote: > Hello all, > I am having some t

[R] Help with effectsize package

2020-07-02 Thread Emma Parrish
Hello all, I am having some trouble with the effectsize package in R. I am trying to convert Z scores to percentiles using the convert_z_to_percentile command. This same code (below) has worked for 3 other variables, but not these 2 variables However, when I use the function to convert other z sco