powered by
The functions transforms a vector of Hedges g values to their normal approximation of point bi-serial values.
transformHgtoZr(g, Nc, Nt)
value of Hedges' g
the number of observations (participants) in the first (control) group
the number of observations (participants) in the second (treatment) group
value of normal approximation of point biserial r
# NOT RUN { transformHgtoZr(0.5, 20, 20) # [1] 0.2474665 # }
Run the code above in your browser using DataLab