R/HierarchicalMetaAnalysis.R
extractSourceSpecificEffects.RdExtract source-specific biases and obtain bias-corrected estimates for each data source,
given the results from computeHierarchicalMetaAnalysis().
extractSourceSpecificEffects(estimates, alpha = 0.05)A data frame as output from the computeHierarchicalMetaAnalysis() function.
The alpha (expected type I error) used for the credible intervals.
A data frame with point estimates, 95% credible intervals and sample standard errors for the effect size after bias correction within each data source.