Togaware DATA MINING
Desktop Survival Guide
by Graham Williams
Google

Multiple Time Series

Image rplot-time-multi


z <- ts(matrix(rt(200*8, df=3), 200, 8), start=c(1961,1), frequency=12)
z <- window(z[, 1:3], end=c(1969, 12))
plot(z, plot.type="single", lty=1:3, col=4:2)

http://rattle.togaware.com/code/rplot-time-multi.R



Copyright © Togaware Pty Ltd
Support further development through the purchase of the PDF version of the book.
The PDF version is a formatted comprehensive draft book (with over 800 pages).
Brought to you by Togaware. This page generated: Sunday, 22 August 2010