powered by
sim_margins()
You can use broom::tidy() and broom::glance() for "tidy" methods of storing sim_margins output.
broom::tidy()
broom::glance()
sim_margins
# S3 method for sim_margins tidy(x, conf.level = 0.95, ...)# S3 method for sim_margins glance(x, ...)
# S3 method for sim_margins glance(x, ...)
The sim_margins object
The width of confidence intervals. Default is .95 (95%).
Ignored.