sample_post_ee {ern}R 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.


[Package ern version 2.1.2 Index]