tbar | R Documentation |
Compute the resursive mean of each series
tbar(x)
x |
A univariate time series data |
This function computes the resursive mean
Ho Tsungwu <tsungwu@cc.shu.edu.tw>
data(inf19) y <- inf19[,1] tbar(y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.