Package: genodds
Type: Package
Title: Generalised Odds Ratios
Version: 1.1.2
Date: 2022-06-23
Encoding: UTF-8
Authors@R: person("Hannah","Johns", role=c("aut","cre"),email="htjohns@gmail.com",comment=c(ORCID="0000-0003-2135-0504"))
Maintainer: Hannah Johns <htjohns@gmail.com>
Description: 
  Calculates Agresti's generalized odds ratios.
  For a randomly selected pair of observations
  from two groups, calculates the odds that
  the second group will have a higher scoring outcome
  than that of the first group.
  Package provides hypothesis testing for if this odds
  ratio is significantly different to 1 (equal chance).
License: GPL (>= 2.0)
LazyData: TRUE
Depends: R (>= 2.10)
Imports: Rcpp (>= 0.12.3)
LinkingTo: Rcpp
RoxygenNote: 7.2.0
Suggests: testthat (>= 2.1.0)
NeedsCompilation: yes
Packaged: 2022-06-23 02:55:24 UTC; htjoh
Author: Hannah Johns [aut, cre] (<https://orcid.org/0000-0003-2135-0504>)
Repository: CRAN
Date/Publication: 2022-06-23 08:00:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:15:26 UTC; windows
Archs: x64
