ggeffects: Create Tidy Data Frames of Marginal Effects for 'ggplot' from Model Outputs

Compute marginal effects at the mean or average marginal effects from statistical models and returns the result as tidy data frames. These data frames are ready to use with the 'ggplot2'-package. Marginal effects can be calculated for many different models. Interaction terms, splines and polynomial terms are also supported. The two main functions are ggpredict() and ggaverage(), however, there are some convenient wrapper-functions especially for polynomials or interactions. There is a generic plot()-method to plot the results using 'ggplot2'.

Version: 0.3.4
Depends: R (≥ 3.2), graphics, stats, utils
Imports: dplyr (≥ 0.7.1), effects (≥ 4.0-0), ggplot2 (≥ 2.2.1), magrittr, prediction (≥ 0.2.0), purrr, rlang, scales, sjlabelled (≥ 1.0.11), sjmisc (≥ 2.7.2), sjstats (≥ 0.15.0), tibble (≥ 1.3.3), tidyr (≥ 0.7.0), tidyselect
Suggests: glmmTMB, knitr, lme4, MASS, nlme, rmarkdown, rstantools, survey, testthat
Published: 2018-06-08
Author: Daniel Lüdecke ORCID iD [aut, cre]
Maintainer: Daniel Lüdecke <d.luedecke at uke.de>
BugReports: https://github.com/strengejacke/ggeffects/issues
License: GPL-3
URL: https://github.com/strengejacke/ggeffects, https://strengejacke.github.io/ggeffects
NeedsCompilation: no
Citation: ggeffects citation info
Materials: README NEWS
CRAN checks: ggeffects results

Downloads:

Reference manual: ggeffects.pdf
Vignettes: Tidy Data Frames of Marginal Effects
Package source: ggeffects_0.3.4.tar.gz
Windows binaries: r-devel: ggeffects_0.3.4.zip, r-release: ggeffects_0.3.4.zip, r-oldrel: ggeffects_0.3.4.zip
OS X binaries: r-release: ggeffects_0.3.4.tgz, r-oldrel: ggeffects_0.3.3.tgz
Old sources: ggeffects archive

Reverse dependencies:

Reverse imports: sjPlot

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggeffects to link to this page.