Skip to content
Prev 2314 / 5636 Next

[R-meta] Standard Error of an effect size for use in longitudinal meta-analysis

Dear Wolfang,

Thank you very much for your insightful comments. Regarding my question #
2, I meant after correcting "dppc" and "dppt" (as well as their sampling
variances "vc" and "vt"), is there any need for further correction of
d_dif and sqrt(vt + vc)? I think no, right?

Now, am I wrong to think that your large sample "vc" and "vt" need to be
multiplied by "cfactor(n-1)^2" to become bias-free?

where cfactor = function(df) exp(lgamma(df/2)-log(sqrt(df/2)) -
lgamma((df-1)/2)) # df = n -1

Simon

On Wed, Aug 12, 2020 at 1:36 AM Viechtbauer, Wolfgang (SP) <
wolfgang.viechtbauer at maastrichtuniversity.nl> wrote: