sample_post_ee: Helper function - sample from EpiEstim's R posterior...

View source: R/incidence_to_R.R

sample_post_eeR Documentation

Helper function - sample from EpiEstim's R posterior distribution

Description

Helper function - sample from EpiEstim's R posterior distribution

Usage

sample_post_ee(window, objee, n)

Arguments

window

integer. Time slice used to estimate Rt.

objee

List. EpiEstim object as returned by EpiEstim::estimate_R

n

integer. Number of posterior samples drawn.


ern documentation built on April 4, 2025, 2:13 a.m.