Description Usage Arguments Value
This function computes expected cases given incidence curve parameters and a delay distribution.
1 | compute_expected_cases(beta, Q, lnPmat, Tobs)
|
beta |
parameter vector of num_params |
Q |
spline basis matrix, of size Tmod x num_params |
lnPmat |
matrix size Tobs x Tobs, log of make_likelihood_matrix |
Tobs |
maximum observed time point |
A Tobs-length vector that models expected cases
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.