summary.marginalmeans | R Documentation |
marginalmeans
objectSummarize a marginalmeans
object
## S3 method for class 'marginalmeans' summary(object, transform_avg = NULL, conf_level = 0.95, ...)
object |
An object produced by the |
transform_avg |
A function applied to the estimates and confidence intervals after the unit-level estimates have been averaged. |
conf_level |
numeric value between 0 and 1. Confidence level to use to build a confidence interval. |
... |
Additional arguments are passed to the |
Data frame of summary statistics for an object produced by the
marginalmeans
function
Other summary:
glance.marginaleffects()
,
reexports
,
summary.comparisons()
,
summary.marginaleffects()
,
summary.predictions()
,
tidy.comparisons()
,
tidy.deltamethod()
,
tidy.marginaleffects()
,
tidy.marginalmeans()
,
tidy.predictions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.