Type: Package
Package: matchedcc
Title: 'Stata'-Like Matched Case-Control Analysis
Version: 0.1.1
Date: 2024-11-19
Authors@R: 
    person(c("Simon", "R"), "Parker", email = "simon.parker.24@ucl.ac.uk",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0003-8214-4496"))
Maintainer: Simon R Parker <simon.parker.24@ucl.ac.uk>
Description: Calculate multiple statistics with confidence intervals for matched
    case-control data including risk difference, risk ratio, relative
    difference, and the odds ratio. Results are equivalent to those from
    'Stata', and you can choose how to format your input data. Methods used are
    those described on page 56 the 'Stata' documentation for "Epitab - Tables
    for Epidemologists" <https://www.stata.com/manuals/repitab.pdf>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/simpar1471/matchedcc/,
        https://simpar1471.github.io/matchedcc/
BugReports: https://github.com/simpar1471/matchedcc/issues
Depends: R (>= 4.1.0)
Imports: checkmate, stats, cli, binom
Suggests: testthat (>= 3.0.0), readr, vctrs, stringr, purrr, knitr,
        rmarkdown, RStata
LazyData: true
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2024-11-20 17:22:43 UTC; tadeo
Author: Simon R Parker [aut, cre, cph]
    (<https://orcid.org/0009-0003-8214-4496>)
Repository: CRAN
Date/Publication: 2024-11-21 17:10:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:07:30 UTC; windows
