Package: iTOS
Type: Package
Title: Methods and Examples from Introduction to the Theory of
        Observational Studies
Version: 1.0.3
Authors@R: person(given = c("Paul", "R."),
                    family = "Rosenbaum",
                    role = c("aut", "cre"),
                    email = "rosenbaum@wharton.upenn.edu")
Author: Paul R. Rosenbaum [aut, cre]
Maintainer: Paul R. Rosenbaum <rosenbaum@wharton.upenn.edu>
Description: Supplements for a book, "iTOS" = "Introduction to the Theory of Observational Studies."  Data sets are 'aHDL' from Rosenbaum (2023a) <doi:10.1111/biom.13558> and 'bingeM' from Rosenbaum (2023b) <doi:10.1111/biom.13921>.  The function makematch() uses two-criteria matching from Zhang et al. (2023) <doi:10.1080/01621459.2021.1981337> to create the matched data 'bingeM' from 'binge'.  The makematch() function also implements optimal matching (Rosenbaum (1989) <doi:10.2307/2290079>) and matching with fine or near-fine balance (Rosenbaum et al. (2007) <doi:10.1198/016214506000001059> and Yang et al (2012) <doi:10.1111/j.1541-0420.2011.01691.x>).  The book makes use of two other R packages, 'weightedRank' and 'tightenBlock'.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: stats, MASS, rcbalance, BiasedUrn, xtable
Suggests: weightedRank
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2024-09-02 19:37:06 UTC; rosenbap
Repository: CRAN
Date/Publication: 2024-09-05 16:00:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:59:30 UTC; windows
