View source: R/HierarchicalMetaAnalysis.R
extractSourceSpecificEffects | R Documentation |
Extract source-specific biases and obtain bias-corrected estimates for each data source,
given the results from computeHierarchicalMetaAnalysis()
.
extractSourceSpecificEffects(estimates, alpha = 0.05)
estimates |
A data frame as output from the |
alpha |
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.
computeHierarchicalMetaAnalysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.