# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "IBDInfer" in publications use:' type: software license: MIT title: 'IBDInfer: Design-Based Causal Inference Method for Incomplete Block Designs' version: 0.0.1 doi: 10.32614/CRAN.package.IBDInfer abstract: 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) , 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. authors: - family-names: Koo given-names: Taehyeon email: tk587@stat.rutgers.edu repository: https://taehyeonkoo.r-universe.dev repository-code: https://github.com/taehyeonkoo/IBDInfer commit: 6d159894a50262c6193c718173f98a0be6d7e3dc url: https://github.com/taehyeonkoo/IBDInfer date-released: '2025-08-21' contact: - family-names: Koo given-names: Taehyeon email: tk587@stat.rutgers.edu