Package: factorEx
Type: Package
Title: Design and Analysis for Factorial Experiments
Version: 1.1.0
Authors@R: c(person(given = "Naoki",
                    family = "Egami",
                    role = c("aut", "cre"),
                    email = "naoki.egami5@gmail.com"),
             person(given = "Brandon",
                    family = "de la Cuesta",
                    role = "aut"),
             person(given = "Kosuke",
                    family = "Imai",
                    email = "imai@harvard.edu",
                    role = "aut"))
Maintainer: Naoki Egami <naoki.egami5@gmail.com>
Description: Provides design-based and model-based estimators for the population average marginal component effects in general factorial experiments, including conjoint analysis. The package also implements a series of recommendations offered in de la Cuesta, Egami, and Imai (2022) <doi:10.1017/pan.2020.40>, and Egami and Imai (2019) <doi:10.1080/01621459.2018.1476246>.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 3.5.0), arm, genlasso
Imports: prodlim, sandwich, igraph, pbmcapply, pbapply, mvtnorm,
        stringr, doParallel, foreach, estimatr
URL: https://github.com/naoki-egami/factorEx
BugReports: https://github.com/naoki-egami/factorEx/issues
NeedsCompilation: no
Packaged: 2025-11-13 07:17:06 UTC; naokiegami
Author: Naoki Egami [aut, cre],
  Brandon de la Cuesta [aut],
  Kosuke Imai [aut]
Repository: CRAN
Date/Publication: 2025-11-28 09:50:07 UTC
Built: R 4.6.0; ; 2026-02-28 04:02:25 UTC; windows
