Extract model incidence and R0s from posterior

hom_extract_posterior_draws(posts, location_labels = NULL)

Arguments

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

Note

Naming convention throughout is snake case with prefix "hom_" to denote Hierarcical Outbreak Model