Computes the effective sample size based on the heterogeneity estimate. This is useful for understanding the impact of between-study heterogeneity.
Examples
meta_effective_n(v = rep(0.05, 3), tau2 = 0.01)
#> [1] 3
Computes the effective sample size based on the heterogeneity estimate. This is useful for understanding the impact of between-study heterogeneity.
meta_effective_n(v = rep(0.05, 3), tau2 = 0.01)
#> [1] 3