Package: sreg
Type: Package
Title: Stratified Randomized Experiments
Version: 1.0.1
Authors@R: c(
    person("Juri", "Trifonov", email = "jutrifonov@uchicago.edu", role = c("aut", "cre", "cph")),
    person("Yuehao", "Bai", email = "yuehao.bai@usc.edu", role = "aut"),
    person("Azeem", "Shaikh", email = "amshaikh@uchicago.edu", role = "aut"),
    person("Max", "Tabord-Meehan", email = "maxtm@uchicago.edu", role = "aut"))
Description: Estimate average treatment effects (ATEs) in stratified randomized experiments. 'sreg' is designed to accommodate scenarios with multiple treatments and cluster-level treatment assignments, and accommodates optimal linear covariate adjustment based on baseline observable characteristics. 'sreg' computes estimators and standard errors based on Bugni, Canay, Shaikh (2018) <doi:10.1080/01621459.2017.1375934>; Bugni, Canay, Shaikh, Tabord-Meehan (2024+) <doi:10.48550/arXiv.2204.08356>; and Jiang, Linton, Tang, Zhang (2023+) <doi:10.48550/arXiv.2201.13004>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: dplyr, extraDistr, rlang, tidyr, cli
Suggests: haven, knitr, rmarkdown, testthat
Depends: R (>= 2.10)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/jutrifonov/sreg
BugReports: https://github.com/jutrifonov/sreg/issues
NeedsCompilation: no
Packaged: 2025-02-06 23:07:45 UTC; trifonovjuri
Author: Juri Trifonov [aut, cre, cph],
  Yuehao Bai [aut],
  Azeem Shaikh [aut],
  Max Tabord-Meehan [aut]
Maintainer: Juri Trifonov <jutrifonov@uchicago.edu>
Repository: CRAN
Date/Publication: 2025-02-06 23:20:02 UTC
Built: R 4.3.3; ; 2025-02-15 08:14:35 UTC; unix
