Package: Counternull
Type: Package
Title: Randomization-Based Inference
Version: 0.2.12
Authors@R: c(
    person("Mabene", "Yasmine", email = "ymabene@stanford.edu", 
    role = c("aut", "cre")),
    person("Bind", "Marie", email = "ma.bind@gmail.com", role = "aut"),
    person("Harvard University", role = "cph"))
Description: Randomization-Based Inference for customized experiments.
  Computes Fisher-Exact P-Values alongside null randomization 
  distributions. Retrieves counternull sets and generates counternull 
  distributions. Computes Fisher Intervals and Fisher-Adjusted P-Values. 
  Package includes visualization of randomization distributions and Fisher 
  Intervals. Users can input custom test statistics and their own methods for 
  randomization. 
  Rosenthal and Rubin (1994) <doi:10.1111/j.1467-9280.1994.tb00281.x>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
RoxygenNote: 7.2.3
Imports: stats, effsize, ggplot2, randomizr, dplyr, tidyr
URL: https://github.com/ymabene/Counternull
BugReports: https://github.com/ymabene/Counternull/issues
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-02-23 23:20:38 UTC; yasmi
Author: Mabene Yasmine [aut, cre],
  Bind Marie [aut],
  Harvard University [cph]
Maintainer: Mabene Yasmine <ymabene@stanford.edu>
Repository: CRAN
Date/Publication: 2024-02-24 21:20:12 UTC
Built: R 4.6.0; ; 2025-07-18 07:45:33 UTC; unix
