Learn R Programming

ern (version 2.1.2)

sample_post_ee: 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.