Package: risks
Title: Estimate Risk Ratios and Risk Differences using Regression
Version: 0.4.3
Authors@R: 
    c(person(given = "Konrad",
             family = "Stopsack",
             role = c("aut", "cre", "cph"),
             email = "stopsack@post.harvard.edu",
             comment = c(ORCID = "0000-0002-0722-1311")),
      person(given = "Travis",
             family = "Gerke",
             role = c("aut"),
             email = "tgerke@mail.harvard.edu",
             comment = c(ORCID = "0000-0002-9500-8907")))
Description: Risk ratios and risk differences are estimated using regression 
  models that allow for binary, categorical, and continuous exposures and 
  confounders. Implemented are marginal standardization after fitting logistic 
  models (g-computation) with delta-method and bootstrap standard errors, 
  Miettinen's case-duplication approach (Schouten et al. 1993, 
  <doi:10.1002/sim.4780121808>), log-binomial (Poisson) models with empirical 
  variance (Zou 2004, <doi:10.1093/aje/kwh090>), binomial models with starting 
  values from Poisson models (Spiegelman and Hertzmark 2005, 
  <doi:10.1093/aje/kwi188>), and others.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://stopsack.github.io/risks/
BugReports: https://github.com/stopsack/risks/issues
Suggests: addreg, covr, knitr, logbin, MASS, rmarkdown, testthat
Imports: boot, bcaboot, broom, dplyr, purrr, rlang, sandwich, stats,
        tibble, tidyr
VignetteBuilder: knitr
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2025-05-29 06:00:01 UTC; stopsack
Author: Konrad Stopsack [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-0722-1311>),
  Travis Gerke [aut] (ORCID: <https://orcid.org/0000-0002-9500-8907>)
Maintainer: Konrad Stopsack <stopsack@post.harvard.edu>
Repository: CRAN
Date/Publication: 2025-05-30 20:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:40:35 UTC; windows
