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