Package: interactions 1.2.0

interactions: Comprehensive, User-Friendly Toolkit for Probing Interactions

A suite of functions for conducting and interpreting analysis of statistical interaction in regression models that was formerly part of the 'jtools' package. Functionality includes visualization of two- and three-way interactions among continuous and/or categorical variables as well as calculation of "simple slopes" and Johnson-Neyman intervals (see e.g., Bauer & Curran, 2005 <doi:10.1207/s15327906mbr4003_5>). These capabilities are implemented for generalized linear models in addition to the standard linear regression context.

Authors:Jacob A. Long [aut, cre]

interactions_1.2.0.tar.gz
interactions_1.2.0.zip(r-4.7)interactions_1.2.0.zip(r-4.6)interactions_1.2.0.zip(r-4.5)
interactions_1.2.0.tgz(r-4.6-any)interactions_1.2.0.tgz(r-4.5-any)
interactions_1.2.0.tar.gz(r-4.7-any)interactions_1.2.0.tar.gz(r-4.6-any)
interactions_1.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
interactions/json (API)

# Install 'interactions' in R:
install.packages('interactions', repos = c('https://jacob-long.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jacob-long/interactions/issues

Pkgdown/docs site:https://interactions.jacob-long.com

On CRAN:

Conda:

interactionsmoderationsocial-sciencesstatistics

11.28 score 135 stars 4 packages 1.8k scripts 16k downloads 2 mentions 8 exports 48 dependencies

Last updated from:df22b3ddcf. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE281
source / vignettesOK239
linux-release-x86_64NOTE277
macos-release-arm64NOTE185
macos-oldrel-arm64NOTE176
windows-develNOTE228
windows-releaseNOTE242
windows-oldrelNOTE222
wasm-releaseOK171

Exports:cat_plotglanceinteract_plotjohnson_neymanprobe_interactionsim_marginssim_slopestidy

Dependencies:backportsbroombroom.mixedclicodacodetoolscpp11digestdplyrfarverforcatsfurrrfuturegenericsggplot2globalsgluegtableisobandjtoolslabelinglatticelifecyclelistenvmagrittrnlmepanderparallellypillarpkgconfigpurrrR6RColorBrewerRcpprlangS7sandwichscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithrzoo

Exploring interactions with continuous predictors in regression models
Plotting interactions | Plotting observed data | Plotting partial residuals | Confidence bands | Check linearity assumption | Other options | Simple slopes analysis and Johnson-Neyman intervals | Visualize the coefficients | Tabular output | Johnson-Neyman intervals | False discovery rate adjustment | Additional options | Conditional intercepts | Robust standard errors | Centering variables | Do simple slopes and plotting with one function | 3-way interactions | Generalized linear models, mixed models, et al. | References

Last update: 2022-04-10
Started: 2017-02-03

Plotting interactions among categorical variables in regression models
Simple two-way interaction | Line plots | Bar/dynamite plots

Last update: 2022-04-10
Started: 2017-11-10