Description Usage Arguments Value
Estimate the baselines (expected values) for the supplied counts.
1 | estimate_baselines(counts, population = NULL)
|
counts |
A matrix of observed counts. Rows indicate time (ordered from most recent) and columns indicate locations. |
population |
A matrix or vector of populations for each location
(optional). If a matrix, should be of the same dimensions as
|
A matrix of baselines of the same dimensions as counts
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.