marginal_means: Estimated Marginal Means

View source: R/marginal_means.R

marginal_meansR Documentation

Estimated Marginal Means

Description

S3 generic for estimated marginal means. The brma method works with fitted moderator models and stores the BayesTools marginal-inference object for summary() and plot().

Usage

marginal_means(object, ...)

Arguments

object

a fitted model object.

...

additional arguments passed to methods.

Value

A method-specific estimated marginal means object.

See Also

summary(), plot(), summary.brma(), regplot()


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