gsls_mmid

Materials for the course Mathematical Modeling of Infectious diseases

https://github.com/utrechtuniversity/gsls_mmid

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Materials for the course Mathematical Modeling of Infectious diseases

Basic Info
  • Host: GitHub
  • Owner: UtrechtUniversity
  • License: mit
  • Language: HTML
  • Default Branch: main
  • Size: 991 KB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

Mathematical Modelling of Infectious Diseases

R-codes for practicals of the course Mathematical Modelling of Infectious Diseases.

There are two ways of using these materials: 1. Use the word documents in docs ├── docs .. ├── Practical Deterministic Models.docx ├── Practical Deterministic Models Answerkey.docx ├── Practical Stochastic Models.docx └── Practical Stochastic Models Answerkey.docx with the R-code in └── R .. ├── Det_no_Demo.R (deterministic no demography) ├── Det_with_Demo.R (deterministic with demography) ├── Stoch_no_Demo.R (stochastic no demography) └── Stoch_no_Demo.R (stochastic with demography) or 2. Use the R-markdown or notebook version which includes the questions: └── R .. ├── PracticalDeterministic.Rmd (deterministic markdown) ├── PracticalDeterministic.nb (deterministic notebook) ├── PracticalStochastic.Rmd (deterministic markdown) └── PracticalStochastic.nb (stochastic notebook)

Project Structure

``` . ├── .gitignore ├── CITATION.cff ├── LICENSE ├── README.md ├── docs <- Word documents or PDFs of the practicals and answer keys. └── R <- Source code for this project including R markdown

```

Add a citation file

Cite here

License

This project is licensed under the terms of the MIT License.

Owner

  • Name: Utrecht University
  • Login: UtrechtUniversity
  • Kind: organization
  • Email: info.rdm@uu.nl
  • Location: Utrecht, The Netherlands

The central place for managing code and software for Utrecht University researchers and employees

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "Pracitcal Mathematical Modeling of Infectious Disease - Utrecht University"
authors:
  - family-names: Fischer
    given-names: Egil
    orcid: 0000-0002-0599-701X
version: 0.2.0
date-released: 2024-07-01

GitHub Events

Total
  • Push event: 6
  • Fork event: 1
Last Year
  • Push event: 6
  • Fork event: 1