true_effects: True Effects

View source: R/wrappers.R

true_effectsR Documentation

True Effects

Description

Computes the estimated true effects (theta) from a fitted model. This is a separate S3 generic whose brma method delegates to blup.brma.

Usage

true_effects(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

blup(), predict.brma()


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