MyNixOS website logo
Description

Statistical Modelling for Infectious Disease Management.

Statistical models for specific coronavirus disease 2019 use cases at German local health authorities. All models of Statistical modelling for infectious disease management 'smidm' are part of the decision support toolkit in the 'EsteR' project. More information is published in Sonja Jäckle, Rieke Alpers, Lisa Kühne, Jakob Schumacher, Benjamin Geisler, Max Westphal "'EsteR' – A Digital Toolkit for COVID-19 Decision Support in Local Health Authorities" (2022) <doi:10.3233/SHTI220799> and Sonja Jäckle, Elias Röger, Volker Dicken, Benjamin Geisler, Jakob Schumacher, Max Westphal "A Statistical Model to Assess Risk for Supporting COVID-19 Quarantine Decisions" (2021) <doi:10.3390/ijerph18179166>.

Smidm - Statistical Modelling for Infectious Disease Management

Project Status: Active – The project has reached a stable, usablestate and is being activelydeveloped. pipelinestatus coveragereport CRANstatus

Overview

Smidm implements statistical models and visualizations to support decision making by health authorities w.r.t. the COVID-19 pandemic. The application can be viewed here.

Installation

This package can be installed for developers with access to this repository with this command:

install.packages(c("devtools", "rmarkdown"))
devtools::install_git(
  "https://gitlab.cc-asp.fraunhofer.de/ester/smidm.git",
  ref = "main",
  build_vignettes = TRUE
  )

The ref argument can be used to specify which version/branch should be installed.

Getting started

Several vignettes have been compiled to illustrate the functionality of the package. An overview can be displayed via:

vignette(package = "smidm")

To display an individual vignette, e.g. for the prediction when contacts of an infected person will start to show symptoms, utilize the following command:

vignette(topic = "contacts", package = "smidm")

Conventions

As style guide for this project the tidyverse style guide is used.

Version numbers of the package are given by the Semantic Versioning.

The default branch is main. For adding new features, you need to create a new branch. On the main branch is no pushing, only merging.

Development and research

The research project was funded from 15.05.2020 - 14.12.2020 within the Fraunhofer Anti-Corona Program and from 01.07.2021 - 30.06.2022 within the program Prevention and Care of Epidemic Infections with Innovative Medical Technology by the Federal Ministry of Education and Research.

In addition to the R-package a web application was built, which is available at https://ester.fraunhofer.de/.

Authors and contact

The project was developed by Fraunhofer Institute for Industrial Mathematics ITWM, Fraunhofer Institute for Digital Medicine MEVIS and Leibniz Institute for Prevention Research and Epidemiology BIPS in cooperation with the health authority Berlin-Reinickendorf.

If you have any questions, feedback, issues/PR, you can contact us via [email protected].

For further contact information, please visit the website https://www.itwm.fraunhofer.de/en/departments/fm/data-science.html.

License

Licensed under the BSD 3-Clause License.

Metadata

Version

1.0

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows