Package: interplot
Title: Plot the Effects of Variables in Interaction Terms
Version: 0.2.2
Authors@R: c(
    person("Frederick", "Solt", email = "frederick-solt@uiowa.edu", role = c("aut")),
    person("Yue", "Hu", email = "yuehu@tsinghua.edu.cn", role = c("aut", "cre")),
    person("Brenton", "Kenkel", email = "brenton.kenkel@gmail.com", role = "ctb"))
Maintainer: Yue Hu <yuehu@tsinghua.edu.cn>
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: 7.0.0
NeedsCompilation: no
Packaged: 2019-11-17 12:54:25 UTC; Yue Hu_local
Author: Frederick Solt [aut],
  Yue Hu [aut, cre],
  Brenton Kenkel [ctb]
Repository: CRAN
Date/Publication: 2019-11-18 10:20:07 UTC
