hom_extract_posterior_draws: Extract model incidence and R0s from posterior

View source: R/plotting.R

hom_extract_posterior_drawsR Documentation

Extract model incidence and R0s from posterior

Description

Extract model incidence and R0s from posterior

Usage

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


sempwn/cr0eso documentation built on Aug. 21, 2022, 1:35 a.m.