apply_delay: 'apply_delay'

View source: R/EpiIndicators.R

apply_delayR Documentation

apply_delay

Description

apply a delay vector, s(t), to an indicator, g(t)

Usage

apply_delay(g, s)

Arguments

g

indicator.

s

delay to apply.

Value

A numeric vector with the result of apply the vector delay s to g.


EpiInvert documentation built on Dec. 28, 2022, 2:35 a.m.