tidy_rt() converts an estimate_R object from the EpiEstim package to the tibble subclass covidmodel_rt with a serial_interval attribute. Works when estimate_R() is called with method = "parametric_si".

tidy_rt(rt)

Arguments

rt

An estimate_R object

Value

A covidmodel_rt object