Package: RItools
Version: 0.3-5
Title: Randomization Inference Tools
Authors@R: c(person("Jake", "Bowers", role = c("aut", "cre"), email = "jwbowers@illinois.edu"),
             person("Mark", "Fredrickson", role = "aut", email = "mark.m.fredrickson@gmail.com"),
             person("Ben", "Hansen", role = "aut", email = "ben.hansen@umich.edu"),
             person("Josh", "Errickson", role = "ctb", email = "jerrick@umich.edu"))
Description: Tools for randomization-based inference. Current focus is on the d^2 omnibus test of differences of means following Hansen and Bowers (2008)  <doi:10.1214/08-STS254> . This test is useful for assessing balance in matched observational studies or for analysis of outcomes in block-randomized experiments.
License: GPL (>= 2)
LazyData: true
Depends: R (>= 3.5.0), ggplot2, survival
Imports: grDevices, abind, xtable, svd, stats, graphics, methods,
        SparseM, tidyr, tibble, dplyr
Suggests: knitr, rmarkdown, testthat, roxygen2, MASS
Enhances: optmatch
URL: https://cran.r-project.org/package=RItools
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-05-17 13:17:15 UTC; jwbowers
Author: Jake Bowers [aut, cre],
  Mark Fredrickson [aut],
  Ben Hansen [aut],
  Josh Errickson [ctb]
Maintainer: Jake Bowers <jwbowers@illinois.edu>
Repository: CRAN
Date/Publication: 2025-05-17 13:30:02 UTC
Built: R 4.4.3; ; 2025-10-08 03:46:18 UTC; windows
