UCIWWEIHR.jl
Welcome to the UCIWWEIHR.jl package documentation! CURRENTLY UNDER DEVELOPMENT!!!
By : Christian O. Bernal Zelaya & Volodymyr M. Minin.
Introduction
UCIWWEIHR.jl is a Julia package for forecasting and nowcasting COVID-19 hospitalizations using pathogen genome concentrations. UCIWWEIHR.jl Package License
Features
- Comprehensive library of Bayesian models
- Simulation of infectious disease
- Model calibration
- Sensitivity analysis and uncertainty quantification?
- Visualization of results and MCMC evaluations(live?)
Installation
To install UCIWWEIHR.jl, you can use the Julia package manager. Open the Julia REPL and run the following command:
using Pkg
-Pkg.add("git@github.com:cbernalz/UCIWWEIHR.jl.git")