Package: interflex
Type: Package
Version: 1.4.0
Title: Estimation, Diagnostics and Visualization of Conditional
        Marginal Effects
Date: 2026-04-05
Authors@R: c(person("Yiqing Xu", role=c("aut","cre"), email = "yiqingxu@stanford.edu"),
	     person("Jens Hainmueller", role=c("aut")),
	     person("Jonathan Mummolo", role=c("aut")),
	     person("Tianzhu Qin", role=c("aut")),
	     person("Jiehan Liu", role=c("aut")),
	     person("Ziyi Liu", role=c("aut")))
Description: Performs estimation, diagnostics, and visualization of conditional marginal effects and group average treatment effects of a treatment on an outcome across different values of a moderator. Optionally integrates with the 'mlr3extralearners' package for additional machine learning backends compatible with the double machine learning estimators. 'mlr3extralearners' is not on CRAN but can be obtained from <https://github.com/mlr-org/mlr3extralearners>.
URL: https://yiqingxu.org/packages/interflex/,
        https://github.com/xuyiqing/interflex
BugReports: https://github.com/xuyiqing/interflex/issues
Additional_repositories: https://mlr-org.r-universe.dev
License: MIT + file LICENSE
Imports: ggplot2 (>= 2.1.0), sandwich (>= 2.3-4), Lmoments (>= 1.2-3),
        doFuture, doRNG, foreach (>= 1.4.3), mgcv(>= 1.8-16), lfe (>=
        2.6-2291), gridExtra, grid, ggplotify, fixest, RColorBrewer,
        pcse, gtable, MASS, mvtnorm, pROC, ModelMetrics, lmtest, AER,
        future, splines, glmnet, grf, DoubleML, mlr3, mlr3learners,
        data.table, paradox, parallelly, cli, progressr
Suggests: mlr3tuning, nnet, mlr3extralearners, lightgbm, xgboost,
        ranger, testthat (>= 3.0.0)
LazyData: true
NeedsCompilation: no
Maintainer: Yiqing Xu <yiqingxu@stanford.edu>
Packaged: 2026-04-08 17:55:34 UTC; yiqingxu
Depends: R (>= 3.5.0)
Author: Yiqing Xu [aut, cre],
  Jens Hainmueller [aut],
  Jonathan Mummolo [aut],
  Tianzhu Qin [aut],
  Jiehan Liu [aut],
  Ziyi Liu [aut]
Repository: CRAN
Date/Publication: 2026-04-10 08:30:09 UTC
Built: R 4.5.3; ; 2026-04-23 22:52:43 UTC; windows
