Skip to content
Prev 2405 / 5636 Next

[R-meta] Converting smd to r-coefficients

Let me also add that i use the r to Z transformation:


zi = 0.5 * log((1+r_coefficient) / (1-r_coefficient))

vi   = 1/(`total_sample_size` - 3)