Last chance! 50% off unlimited learning
Sale ends in
function to compute a rolling fn (rate) of multiple quantities from TS data, eg. fatality and recovery rate
mrollingRates(data = NULL, geo.loc = NULL, fn = mean, period)
time series dataset to consider
country/region to analyze
function to compute rolling
length of window