powered by
chgr(x, n = 1)
test.ts = abs(rnorm(100)) chgr(test.ts, 1) chgr(test.ts, 3) chgr(test.ts, 10)
Run the code above in your browser using DataLab