Estimate time varying r

estimate_time_varying_r(onsets, window = 7)

Arguments

onsets

A list of samples datasets nested within the dataset sampled from.

window

integer value for window size in days (default = 7)

Value

A dataframe of r estimates over time summarisd across samples.