Learn R Programming

⚠️There's a newer version (0.2.3) of this package.Take me there.


interplot

interplot is a tool for plotting the conditional coefficients ("marginal effects") of variables included in multiplicative interaction terms. The function plots the changes in the coefficient of one variable in a two-way interaction term conditional on the value of the other included variable. The plot also includes simulated 95% confidential intervals of these coefficients.

To install:

  • the latest released version: install.packages("interplot").
  • the latest developing version: devtools::install_github("sammo3182/interplot").

More details are available at:

http://cran.r-project.org/web/packages/interplot/vignettes/interplot-vignette.html

Copy Link

Version

Install

install.packages('interplot')

Monthly Downloads

1,388

Version

0.1.2.1

License

MIT + file LICENSE

Maintainer

Yue Hu

Last Published

March 24th, 2016

Functions in interplot (0.1.2.1)

interplot.lmerMod

Plot Conditional Coefficients in Mixed-Effects Models with Interaction Terms
interplot.mlmmi

Plot Conditional Coefficients in Mixed-Effects Models with Imputed Data and Interaction Terms
interplot.plot

Plot Conditional Coefficients in Models with Interaction Terms
interplot.lmmi

Plot Conditional Coefficients in (Generalized) Linear Models with Imputed Data and Interaction Terms
interplot

Plot Conditional Coefficients of a Variable in an Interaction Term
interplot.default

Plot Conditional Coefficients in (Generalized) Linear Models with Interaction Terms