Package: epitrix 0.4.0

Thibaut Jombart

epitrix: Small Helpers and Tricks for Epidemics Analysis

A collection of small functions useful for epidemics analysis and infectious disease modelling. This includes computation of basic reproduction numbers from growth rates, generation of hashed labels to anonymize data, and fitting discretized Gamma distributions.

Authors:Thibaut Jombart [aut, cre], Anne Cori [aut], Zhian N. Kamvar [ctb], Dirk Schumacher [ctb], Flavio Finger [aut], Charlie Whittaker [ctb]

epitrix_0.4.0.tar.gz
epitrix_0.4.0.zip(r-4.7)epitrix_0.4.0.zip(r-4.6)epitrix_0.4.0.zip(r-4.5)
epitrix_0.4.0.tgz(r-4.6-any)epitrix_0.4.0.tgz(r-4.5-any)
epitrix_0.4.0.tar.gz(r-4.7-any)epitrix_0.4.0.tar.gz(r-4.6-any)
epitrix_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
epitrix/json (API)

# Install 'epitrix' in R:
install.packages('epitrix', repos = c('https://reconhub.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/reconhub/epitrix/issues

Pkgdown/docs site:https://www.repidemicsconsortium.org

On CRAN:

Conda:

epidemiology

8.61 score 12 stars 5 packages 227 scripts 636 downloads 2 mentions 14 exports 22 dependencies

Last updated from:94cb02aa83. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE141
source / vignettesOK230
linux-release-x86_64NOTE160
macos-release-arm64NOTE75
macos-oldrel-arm64NOTE81
windows-develNOTE84
windows-releaseNOTE88
windows-oldrelNOTE76
wasm-releaseOK119

Exports:AR2R0clean_labelsempirical_incubation_distfit_disc_gammafit_gamma_incubation_distgamma_log_likelihoodgamma_mucv2shapescalegamma_shapescale2mucvhash_nameslm2R0_sampleR02ARR02herd_immunity_thresholdr2R0sim_linelist

Dependencies:clicpp11distcretedplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangsodiumstringistringrtibbletidyrtidyselectutf8vctrswithr

Overview of the epitrix package
What does it do? | Fitting a gamma distribution to delay data | Converting a growth rate (r) to a reproduction number (R0) | Standardising labels | Anonymising data

Last update: 2023-01-13
Started: 2017-05-17

Example to estimate incubation period
Description | Example

Last update: 2022-12-09
Started: 2019-02-12