# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ratesci" in publications use:' type: software license: GPL-3.0-or-later title: 'ratesci: Confidence Intervals for Comparisons of Binomial or Poisson Rates' version: 0.5.0.9000 doi: 10.32614/CRAN.package.ratesci abstract: Computes confidence intervals for the rate (or risk) difference ('RD') or rate ratio (or relative risk, 'RR') for binomial proportions or Poisson rates, or for odds ratio ('OR', binomial only). Also confidence intervals for a single binomial or Poisson rate, and intervals for matched pairs. Includes skewness-corrected asymptotic score ('SCAS') methods, which have been developed in Laud (2017) from Miettinen & Nurminen (1985) and Gart & Nam (1988) . The same score produces hypothesis tests analogous to the test for binomial RD and RR by Farrington & Manning (1990) , or the McNemar test for paired data. The package also includes MOVER methods (Method Of Variance Estimates Recovery) for all contrasts, derived from the Newcombe method but with options to use equal-tailed intervals in place of the Wilson score method, and generalised for Bayesian applications incorporating prior information. So-called 'exact' methods for strictly conservative coverage are approximated using continuity corrections, and the amount of correction can be selected to avoid over-conservative coverage. Also includes methods for stratified calculations (e.g. meta-analysis), either assuming fixed effects (matching the CMH test) or incorporating stratum heterogeneity. authors: - family-names: Laud given-names: Pete email: p.j.laud@sheffield.ac.uk orcid: https://orcid.org/0000-0002-3766-7090 repository: https://petelaud.r-universe.dev repository-code: https://github.com/petelaud/ratesci commit: bc953335cb08782ecd5bcf068a83e235300f0918 url: https://github.com/petelaud/ratesci contact: - family-names: Laud given-names: Pete email: p.j.laud@sheffield.ac.uk orcid: https://orcid.org/0000-0002-3766-7090