extractSourceSpecificEffects: Compute source-specific biases and bias-corrected estimates...

View source: R/HierarchicalMetaAnalysis.R

extractSourceSpecificEffectsR Documentation

Compute source-specific biases and bias-corrected estimates from hierarchical meta analysis results

Description

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

Usage

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.

See Also

computeHierarchicalMetaAnalysis


EvidenceSynthesis documentation built on Aug. 26, 2025, 9:08 a.m.