Skip to content
Prev 359692 / 398502 Next

ts or xts with high-frequency data within a year

You said you specified frequency=96 when you constructed the time
series, but when I do that the decomposition looks reasonable:
rnorm(length(time),0,.3)
How is your code different from the above?



Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Wed, Mar 30, 2016 at 8:03 AM, Ryan Utz <utz.ryan at gmail.com> wrote: