Extract source-specific biases and obtain bias-corrected estimates for each data source, given the results from computeHierarchicalMetaAnalysis().

extractSourceSpecificEffects(estimates, alpha = 0.05)

Arguments

estimates

A data frame as output from the computeHierarchicalMetaAnalysis() function.

alpha

The alpha (expected type I error) used for the credible intervals.

Value

A data frame with point estimates, 95% credible intervals and sample standard errors for the effect size after bias correction within each data source.