Package: IBDInfer
Type: Package
Title: Design-Based Causal Inference Method for Incomplete Block
        Designs
Version: 0.0.1
Authors@R: c(person(given = "Taehyeon",
             family = "Koo",
             email = "tk587@stat.rutgers.edu", 
             role = c("aut", "cre")),
      person(given = "Nicole",
             family = "Pashley",
             email = "nicole.pashley@rutgers.edu", 
             role = "ctb"))
Description: This R package implements methods for estimation and inference under Incomplete Block Designs and Balanced Incomplete Block Designs within a design-based finite-population framework. Based on 'Koo and Pashley' (2024) <arXiv:2405.19312>, it includes block-level estimators and extends to unit-level effects using 'Horvitz-Thompson' and 'Hájek' estimators. The package also provides asymptotic confidence intervals to support valid statistical inference.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: crossdes, dplyr, tidyr
URL: https://github.com/taehyeonkoo/IBDInfer
NeedsCompilation: no
Packaged: 2025-04-16 23:02:26 UTC; taehyeon
Author: Taehyeon Koo [aut, cre],
  Nicole Pashley [ctb]
Maintainer: Taehyeon Koo <tk587@stat.rutgers.edu>
Repository: CRAN
Date/Publication: 2025-04-17 00:10:07 UTC
Built: R 4.6.0; ; 2025-10-14 03:03:57 UTC; windows
