Package: chainbinomial
Type: Package
Title: Chain Binomial Models for Analysis of Infectious Disease Data
Version: 0.1.5
Authors@R: person(given = "Jonas Christoffer",
           family = "Lindstrøm",
           role = c("aut", "cre"),
           email = "jonaslindstrom88@gmail.com")
Maintainer: Jonas Christoffer Lindstrøm <jonaslindstrom88@gmail.com>
Description: Implements the chain binomial model for analysis of infectious disease data.
    Contains functions for calculating probabilities of the final size of infectious
    disease outbreaks using the method from D. Ludwig (1975) 
    <doi:10.1016/0025-5564(75)90119-4> and for outbreaks that are not 
    concluded, from Lindstrøm et al. (2024) <doi:10.48550/arXiv.2403.03948>. The package
    also contains methods for estimation and regression analysis of 
    secondary attack rates.   
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0), numDeriv (>= 2016.8-1.1), dplyr (>=
        1.1.3), tidyr (>= 1.3.0), tibble, knitr, rmarkdown
Config/testthat/edition: 3
Imports: generics
Depends: R (>= 3.5.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-27 08:41:04 UTC; JCLI
Author: Jonas Christoffer Lindstrøm [aut, cre]
Repository: CRAN
Date/Publication: 2024-05-27 17:40:09 UTC
Built: R 4.4.3; ; 2025-10-08 01:10:17 UTC; windows
