time_within_x_latest: pull the value from lags when values starts indefinitely...

View source: R/revision_analysis.R

time_within_x_latestR Documentation

pull the value from lags when values starts indefinitely being within prop of it's last value.

Description

pull the value from lags when values starts indefinitely being within prop of it's last value.

Usage

time_within_x_latest(lags, values, prop = 0.2)

Arguments

values

this should be a 1 column tibble. errors may occur otherwise


cmu-delphi/epiprocess documentation built on Oct. 29, 2024, 5:37 p.m.