blup: Best Linear Unbiased Predictions (BLUPs)

View source: R/wrappers.R

blupR Documentation

Best Linear Unbiased Predictions (BLUPs)

Description

Computes the estimated true effects (theta) from a fitted model. These correspond to Best Linear Unbiased Predictions (BLUPs) or empirical Bayes estimates.

Usage

blup(object, ...)

Arguments

object

a fitted model object

...

additional arguments passed to methods

Value

Method-specific return value, typically a summary table or posterior samples of BLUP or empirical-Bayes true-effect summaries.

See Also

predict.brma()


RoBMA documentation built on May 7, 2026, 5:08 p.m.