Package: ORCI.Welch
Type: Package
Title: Approximate Odds Ratio Confidence Intervals with Welch's
        Adjustments
Version: 0.1.1
Authors@R: c(
    person("Cosette", "Clinton", email = "clintoncosette@gmail.com", role = c("aut")),
    person("McKenna", "Morgan", email = "mckennalmorgan@outlook.com", role = c("ctb")),
    person("Kimihiro", "Noguchi", email = "kimihiro.noguchi@wwu.edu", role = c("aut", "cre"))
  )
Author: Cosette Clinton [aut],
  McKenna Morgan [ctb],
  Kimihiro Noguchi [aut, cre]
Maintainer: Kimihiro Noguchi <kimihiro.noguchi@wwu.edu>
Description: Calculates approximate odds ratio confidence intervals with Welch's adjustments for a given dataset and ranks different odds ratio confidence intervals in terms of multiple metrics based on the dataset given. References for Welch's adjustments can be found at Pan (2002) <doi:10.1016/S0167-9473(01)00107-4> and Clinton, Morgan, and Noguchi (2026) <https://meetings.ams.org/math/jmm2026/meetingapp.cgi/Paper/58471>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5)
Imports: graphics
NeedsCompilation: no
Packaged: 2026-08-21 05:10:42 UTC; main
Config/roxygen2/version: 8.1.0
Repository: CRAN
Date/Publication: 2026-08-27 10:00:12 UTC
