Package: aihuman Type: Package Title: Experimental Evaluation of Algorithm-Assisted Human Decision-Making Version: 1.0.1 Date: 2025-5-2 Authors@R: c( person("Sooahn", "Shin", , "sooahnshin@g.harvard.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6213-2197")), person("Zhichao", "Jiang", email = "jiangzhch7@mail.sysu.edu.cn", role = c("aut")), person("Kosuke", "Imai", email = "imai@harvard.edu", role = c("aut"))) Description: Provides statistical methods for analyzing experimental evaluation of the causal impacts of algorithmic recommendations on human decisions developed by Imai, Jiang, Greiner, Halen, and Shin (2023) and Ben-Michael, Greiner, Huang, Imai, Jiang, and Shin (2024) . The data used for this paper, and made available here, are interim, based on only half of the observations in the study and (for those observations) only half of the study follow-up period. We use them only to illustrate methods, not to draw substantive conclusions. License: GPL (>= 2) URL: https://github.com/sooahnshin/aihuman BugReports: https://github.com/sooahnshin/aihuman/issues Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: Rcpp, coda, stats, magrittr, purrr, abind, foreach, parallel, doParallel, ggplot2, dplyr, tidyr, metR, MASS, GLMMadaptive, gbm, tidyselect, stringr, forcats LinkingTo: Rcpp, RcppArmadillo, RcppEigen Depends: R (>= 4.1.0) Suggests: knitr, rmarkdown VignetteBuilder: knitr LazyData: true Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://sooahnshin.r-universe.dev Date/Publication: 2025-05-07 14:58:46 UTC RemoteUrl: https://github.com/sooahnshin/aihuman RemoteRef: HEAD RemoteSha: 9d7857b12052ca90c7e37b95a364c1a9807a6a39 NeedsCompilation: yes Packaged: 2026-07-02 08:10:42 UTC; root Author: Sooahn Shin [aut, cre] (ORCID: ), Zhichao Jiang [aut], Kosuke Imai [aut] Maintainer: Sooahn Shin