-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c86c68c
commit a49dd94
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,6 @@ model_contributors: | |
- name: Rene Niehus | ||
affiliation: European Centre for Disease Prevention and Control | ||
email: [email protected] | ||
team_model_designation: primary | ||
team_model_designation: secondary | ||
methods: "A Bayesian piece-wise square-root-linear model fit." | ||
methods_long: "Model consists of 1) scaling of the data (convert to square-root-scale), 2) assigning data points into groups such that neighbouring data points belong to the same group, and simultaneously in Stan 3) fitting piece-wise intercept-slope models in each group, 4) regularizing the difference between neighbouring slopes to be close to 0, 5) generating a future slope based on the last slope plus fitted noise." |