Package: twins Title: Fit a Two-Component Epidemic Count Model using MCMC Version: 0.1 Date: 2024-10-01 Authors@R: c( person("Mathias", "Hofmann", role = "aut"), person("Michael", "Hoehle", role = "aut", comment = c(ORCID = "0000-0002-0423-6702")), person("Volker", "Schmid", role = "aut"), person("Michaela", "Paul", role = "ctb"), person("Daniel", "Sabanes Bove", role = "ctb"), person("Sebastian", "Meyer", email = "seb.meyer@fau.de", role = c("cre", "ctb")) ) Description: Fits a negative-binomial epidemic model as described in Held et al. (2006) to a univariate time series of counts. The "quick & dirty" C++ code implementing 'algo.twins()' was previously distributed as part of the R package 'surveillance' (up to version 1.23.1) but is now archived in this stand-alone package. License: GPL-2 URL: https://codeberg.org/EE-hub/twins, https://ee-lib.r-universe.dev/twins Suggests: coda, surveillance Repository: https://ee-lib.r-universe.dev Date/Publication: 2026-07-01 13:47:37 UTC RemoteUrl: https://codeberg.org/EE-hub/twins RemoteRef: HEAD RemoteSha: b7927ef460d852abfe8d4a182b795b525ba95d1b NeedsCompilation: yes Packaged: 2026-07-01 15:21:02 UTC; root Author: Mathias Hofmann [aut], Michael Hoehle [aut] (ORCID: ), Volker Schmid [aut], Michaela Paul [ctb], Daniel Sabanes Bove [ctb], Sebastian Meyer [cre, ctb] Maintainer: Sebastian Meyer