census_incidence: Construct a matrix containing the incidence counts at a...

View source: R/RcppExports.R

census_incidenceR Documentation

Construct a matrix containing the incidence counts at a sequence of census times.

Description

Construct a matrix containing the incidence counts at a sequence of census times.

Usage

census_incidence(incid_mat, census_times, interval_inds)

Arguments

incid_mat

matrix with incidence counts

census_times

vector of census times

interval_inds

interval indices, generated by a call to findInterval with left.open=T

Value

matrix containing the incidence counts at census times.


fintzij/stemr documentation built on March 25, 2022, 12:25 p.m.