summary.predictions | R Documentation |
predictions
objectSummarize a predictions
object
## S3 method for class 'predictions' summary(object, conf_level = NULL, transform_avg = NULL, ...)
object |
An object produced by the |
conf_level |
numeric value between 0 and 1. Confidence level to use to build a confidence interval. |
transform_avg |
A function applied to the estimates and confidence intervals after the unit-level estimates have been averaged. |
... |
Additional arguments are passed to the |
Data frame of summary statistics for an object produced by the
predictions
function
Other summary:
glance.marginaleffects()
,
reexports
,
summary.comparisons()
,
summary.marginaleffects()
,
summary.marginalmeans()
,
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.