,

Skip to contents

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, ...)

Arguments

x

An object of class runMetaAnalysis.

which

Model for which estimates should be printed. Can be one of "overall", "combined", "lowest.highest", "outliers", "influence", "threelevel", or "threelevel.che".

...

Additional arguments.