Package: tightenBlock
Type: Package
Title: Tightens an Observational Block Design by Balanced Subset
        Matching
Version: 0.1.7
Authors@R: c(person("Paul", "Rosenbaum", role = c("aut", "cre"),
                     email = "rosenbaum@wharton.upenn.edu"))
Author: Paul Rosenbaum [aut, cre]
Maintainer: Paul Rosenbaum <rosenbaum@wharton.upenn.edu>
Description: Tightens an observational block design into a smaller design with either smaller or fewer blocks while controlling for covariates. The method uses fine balance, optimal subset matching (Rosenbaum, 2012 <doi:10.1198/jcgs.2011.09219>) and two-criteria matching (Zhang et al 2023 <doi:10.1080/01621459.2021.1981337>).  The main function is tighten().  The suggested 'rrelaxiv' package for solving minimum cost flow problems: (i) derives from Bertsekas and Tseng (1988) <doi:10.1007/BF02288322>, (ii) is not available on CRAN due to its academic license, (iii) may be downloaded from GitHub at <https://github.com/josherrickson/rrelaxiv/>, (iv) is not essential to use the package.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: stats, MASS, rcbalance
Suggests: rrelaxiv
Additional_repositories: https://errickson.net/rrelaxiv/
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2023-12-14 17:06:28 UTC; rosenbap
Repository: CRAN
Date/Publication: 2023-12-15 08:00:02 UTC
Built: R 4.5.0; ; 2025-04-01 11:37:44 UTC; unix
