Package: chainbinomial Type: Package Title: Chain Binomial Models for Analysis of Infectious Disease Data Version: 0.1.10 Authors@R: person(given = "Jonas Christoffer", family = "Lindstrøm", role = c("aut", "cre"), email = "jonaslindstrom88@gmail.com") Maintainer: Jonas Christoffer Lindstrøm 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) and for outbreaks that are not concluded, from Lindstrøm et al. (2024) . The package also contains methods for estimation and regression analysis of secondary attack rates. License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) 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, lifecycle Depends: R (>= 3.5.0) VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Repository: https://opisthokonta.r-universe.dev Date/Publication: 2026-05-27 13:41:28 UTC RemoteUrl: https://github.com/opisthokonta/chainbinomial RemoteRef: HEAD RemoteSha: c4d49304e66c23e2b47623b5be9f753bcb5331ac NeedsCompilation: no Packaged: 2026-05-27 14:39:34 UTC; root Author: Jonas Christoffer Lindstrøm [aut, cre]