ImperialCollegeLondon / epidemia

epidemia package
https://imperialcollegelondon.github.io/epidemia/index.html
47 stars 15 forks source link

Allow mu to be pooled #14

Closed s-mishra closed 4 years ago

s-mishra commented 4 years ago

Once we do #13 as the default, we should still have down the the line an option to let the user do a hierarchical model for mu in case of more than one region.

s-mishra commented 4 years ago

Just to say this can be an argument that says do hierarchical structure for mu and then the user will be forced to provide an argument for that hierarchical parameter too. Again something in a future release to sort out.

jscott6 commented 4 years ago

mu no longer exists. Same effect can be achieved with (1 | group) term in the regression formula.