R/RcppExports.R
census_incidence.RdConstruct a matrix containing the incidence counts at a sequence of census times.
census_incidence(incid_mat, census_times, interval_inds)matrix with incidence counts
vector of census times
interval indices, generated by a call to findInterval with left.open=T
matrix containing the incidence counts at census times.