- 19 Nov, 2020 1 commit
-
-
Chris Jewell authored
CHANGES: 1. Implemented log-linear model for weekday effect in I->R hazard; 2. Updated summary.py and within_between.py to match; 3. Implemented linear random walk for new gamma0 parameter. 4. Implemented per-parameter data structure in output HDF5 file.
-
- 12 Nov, 2020 1 commit
-
-
Chris Jewell authored
-
- 09 Nov, 2020 1 commit
-
-
Chris Jewell authored
-
- 03 Nov, 2020 1 commit
-
-
Chris Jewell authored
-
- 02 Nov, 2020 1 commit
-
-
Chris Jewell authored
-
- 01 Nov, 2020 1 commit
-
-
Chris Jewell authored
-
- 27 Oct, 2020 3 commits
-
-
Chris Jewell authored
CHANGES: 1. Updated the model to use the new gemlib library; 2. Removed automatic deletion of results directory by prepare_config.py; 3. Parameterised `gamma` prior parameters and added to template_config.yaml; 4. Updated within_between.py to use global configuration file.
-
Chris Jewell authored
-
Chris Jewell authored
-
- 26 Oct, 2020 1 commit
-
-
Chris Jewell authored
-
- 22 Oct, 2020 3 commits
-
-
Chris Jewell authored
-
Chris Jewell authored
-
Chris Jewell authored
-
- 03 Oct, 2020 1 commit
-
-
Chris Jewell authored
-
- 01 Oct, 2020 2 commits
-
-
Chris Jewell authored
CHANGES: 1. Added `data/example_cases.py`, `data/uk_clip.py`, `covid/summary.py`, `summary.py` 2. `summary.py` computes summary values required by reports to SAGE 3. Small changes to `inference.py` and `simulate.py` to reflect baked-in `nu` parameter in `model_spec.py`.
-
Chris Jewell authored
Removed redundant code from `inference.py` (duplicated in `model_spec.py`). Small change to `xi_freq` parameter in `model_spec.py`.
-
- 27 Sep, 2020 2 commits
-
-
Chris Jewell authored
-
Chris Jewell authored
-
- 25 Sep, 2020 1 commit
-
-
Chris Jewell authored
Changes: 1. Created a TFP JointDistribution to represent full probability model; 2. Renamed CovidUKStochastic --> DiscreteTimeStateTransitionModel; 3. DiscreteTimeStateTransitionModel now inherits from tfp.Distribution.
-