John:
The data that I sent you did you receive it? If so what thoughts or suggestions
do you have for plotting the time series?
I am not sure what is going wrong and getting multi plot of same.
Thank you
Wayne Schlemitz
schmtz...@yahoo.com
On Saturday, May 24, 2014 11:34 AM, John Kane
Dear Sir:
I am trying to plot a time series from the following code:
test <- read.table("/home/wayne/inr2a.txt", header = TRUE, quote="", sep = ";")
x2 <- ts(data=test, frequency = 80, start = c(2012,11), end = c(2014,5))
plot.ts(x2, xlab="Date", ylab="Inr", main="X2 - Time Series",
ylim=c(1.0,4
2 matches
Mail list logo