View source: R/marginal_tidiers.R
tidy_marginal_means | R Documentation |
marginaleffects::marginal_means()
This function is deprecated.
marginal_means()
is not anymore exported
by marginaleffects
. Use instead tidy_marginal_predictions()
with
the option newdata = "balanced"
.
tidy_marginal_means(x, conf.int = TRUE, conf.level = 0.95, ...)
x |
(a model object, e.g. |
conf.int |
( |
conf.level |
( |
... |
Additional parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.