Compute the resursive mean
Compute the resursive mean of each series
tbar(x)
x
This function computes the resursive mean
Ho Tsung-wu tsungwu@ntnu.edu.tw
data(inf19) y <- inf19[,1] tbar(y)
Useful links