plot.sim_slopes {interactions}R Documentation

Plot coefficients from simple slopes analysis

Description

This creates a coefficient plot to visually summarize the results of simple slopes analysis.

Usage

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

Arguments

x

A sim_slopes() object.

...

arguments passed to jtools::plot_coefs()


[Package interactions version 1.1.5 Index]