incidence(entry, population_size, start = NULL, num_reg_years = NULL, df = 6, precision = 2, level = 0.95)
incidence
with the following attributes:incidence_age_distribution
,
mean_incidence_rate
,
plot.incidence
,
raw_incidence
,
test_incidence_fit
,
yearly_incidence
data(prevsim)
## Not run:
# incidence(prevsim$entrydate, 1e6)
#
# incidence(prevsim$entrydate, 1e6, start = "2004-01-30", num_reg_years = 9)
# ## End(Not run)
Run the code above in your browser using DataLab