dot-compute_Ot: Compute the number of delayed observations of infections at...

.compute_OtR Documentation

Compute the number of delayed observations of infections at the current time step.

Description

Compute the number of delayed observations of infections at the current time step.

Usage

.compute_Ot(infections, delay_distribution, day)

Arguments

infections

Vector representing infections through time.

delay_distribution

Numeric vector or matrix. Discretized delay distribution represented as a vector (matrix).

day

Integer. index of the current time step.

Value

Integer. Number of observations made on a particular time step.


covid-19-Re/estimateR documentation built on Sept. 14, 2024, 5:49 a.m.