Package: interflex
Type: Package
Version: 1.2.8
Title: Multiplicative Interaction Models Diagnostics and Visualization
Date: 2025-12-17
Authors@R: c(person("Jens Hainmueller", role=c("aut","ctb")),
	     person("Jonathan Mummolo", role=c("aut","ctb")),
	     person("Yiqing Xu", role=c("aut","cre"), email = "yiqingxu@stanford.edu"),
	     person("Ziyi Liu", role=c("aut","ctb"), email = "ziyiliu2020@gmail.com"))
Description: Performs diagnostic tests of multiplicative interaction models and plots non-linear marginal effects of a treatment on an outcome across different values of a moderator.
URL: https://yiqingxu.org/packages/interflex/
License: MIT + file LICENSE
Imports: ggplot2 (>= 2.1.0), sandwich (>= 2.3-4), Lmoments (>= 1.2-3),
        doParallel (>= 1.0.10), foreach (>= 1.4.3), mgcv(>= 1.8-16),
        lfe (>= 2.6-2291), gridExtra, grid, ggplotify,
        RColorBrewer,pcse, gtable, MASS, mvtnorm, pROC, ModelMetrics,
        Rcpp, lmtest, AER, future
LinkingTo: Rcpp, RcppArmadillo
LazyData: true
NeedsCompilation: yes
Maintainer: Yiqing Xu <yiqingxu@stanford.edu>
Packaged: 2025-12-17 07:34:22 UTC; yiqingxu
Depends: R (>= 3.5.0)
Author: Jens Hainmueller [aut, ctb],
  Jonathan Mummolo [aut, ctb],
  Yiqing Xu [aut, cre],
  Ziyi Liu [aut, ctb]
Repository: CRAN
Date/Publication: 2025-12-17 10:10:21 UTC
