Package: interplot
Title: Plot the Effects of Variables in Interaction Terms
Version: 0.2.1
Authors@R: c(
    person("Frederick", "Solt", email = "frederick-solt@uiowa.edu", role = c("aut")),
    person("Yue", "Hu", email = "yue-hu-1@uiowa.edu", role = c("aut", "cre")),
    person("Brenton", "Kenkel", email = "brenton.kenkel@gmail.com", role = "ctb"))
Maintainer: Yue Hu <yue-hu-1@uiowa.edu>
Description: Plots the conditional coefficients ("marginal effects") of
    variables included in multiplicative interaction terms.
BugReports: https://github.com/sammo3182/interplot/issues
Depends: R (>= 3.1.1), ggplot2, abind, arm
Imports: stats, dplyr, purrr, gridExtra, interactionTest
License: MIT + file LICENSE
LazyData: true
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-30 09:43:08 UTC; Yue Hu_local
Author: Frederick Solt [aut],
  Yue Hu [aut, cre],
  Brenton Kenkel [ctb]
Repository: CRAN
Date/Publication: 2018-06-30 10:43:00 UTC
