Best Linear Unbiased Predictions (BLUPs) for 'runMetaAnalysis' models.
Source:R/runMetaAnalysis.R
blup.runMetaAnalysis.Rd
Generates empirical Bayes (EB) estimates, also known as best linear unbiased
predictions (BLUPs), by merging the fitted values obtained from fixed effects
and estimated contributions of random effects. These estimates represent
the study-specific true effect sizes or outcomes and are accompanied by
standard errors and prediction interval bounds. Uses the metafor::blup.rma.uni()
function
internally.
Usage
# S3 method for runMetaAnalysis
blup(x, which = NULL, ...)