View source: R/marginal_means.R
| marginal_means | R Documentation |
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().
marginal_means(object, ...)
object |
a fitted model object. |
... |
additional arguments passed to methods. |
A method-specific estimated marginal means object.
summary(), plot(), summary.brma(), regplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.