Extract model incidence and R0s from posterior
hom_extract_posterior_draws(posts, location_labels = NULL)
posts | Object after calling extract of stan model object of hierarchical model |
---|---|
location_labels | tibble with columns `site` and `location`. Will be used to relabel numeric location to values in `site` column |
Naming convention throughout is snake case with prefix "hom_" to denote Hierarcical Outbreak Model