Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sim_slopes_tidiers

Tidiers for sim_slopes() objects.


Description

You can use broom::tidy() and broom::glance() for "tidy" methods of storing sim_slopes output.

Usage

## S3 method for class 'sim_slopes'
tidy(x, conf.level = 0.95, ...)

## S3 method for class 'sim_slopes'
glance(x, ...)

Arguments

x

The sim_slopes object

conf.level

The width of confidence intervals. Default is .95 (95%).

...

Ignored.


interactions

Comprehensive, User-Friendly Toolkit for Probing Interactions

v1.1.3
MIT + file LICENSE
Authors
Jacob A. Long [aut, cre] (<https://orcid.org/0000-0002-1582-6214>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.