This PR mostly adds an explicit r0 argument for R0 to final_size, along with documentation and checks for assumptions on the contact matrix. This fixes #75.#76
Also includes a renaming of .epi_spread to .prepare_data and fixes #76.
This branch is based on feature/single_func, and will be rebased on to main once #73 is merged.
This PR mostly adds an explicit
r0
argument for R0 tofinal_size
, along with documentation and checks for assumptions on the contact matrix. This fixes #75.#76Also includes a renaming of
.epi_spread
to.prepare_data
and fixes #76.This branch is based on
feature/single_func
, and will be rebased on tomain
once #73 is merged.