Hi many thanks,

That is my data.


> dput(efinal)c(0.9525, 0.89785, 0.8931, 0.9308, 0.89335, 0.8729, 0.8521, 
> 0.8556,
0.88135, 0.9093, 0.89375, 0.91155, 0.8881, 0.86655, 0.8927, 0.8898,
0.8703, 0.84863, 0.81745, 0.8349, 0.8248, 0.85995, 0.8686, 0.83765,
0.86075, 0.8609, 0.8528, 0.8837, 0.8917, 0.8671, 0.87205, 0.90255,
0.87485, 0.8856, 0.86665, 0.8731, 0.8558, 0.8353, 0.8557130916294,
0.861971323468187, 0.865900731747475, 0.868624652247, 0.870578199623624,
0.871984527163596, 0.872976198154798, 0.873639584912775, 0.8740346818528,
0.87420517054346, 0.874184027040643, 0.873996870459551)>
dput(efinal2)c(0.9525, 0.89785, 0.8931, 0.9308, 0.89335, 0.8729,
0.8521, 0.8556,
0.88135, 0.9093, 0.89375, 0.91155, 0.8881, 0.86655, 0.8927, 0.8898,
0.8703, 0.84863, 0.81745, 0.8349, 0.8248, 0.85995, 0.8686, 0.83765,
0.86075, 0.8609, 0.8528, 0.8837, 0.8917, 0.8671, 0.87205, 0.90255,
0.87485, 0.8856, 0.86665, 0.8731, 0.8558, 0.8353, 0.8073853773588,
0.793625614508213, 0.782194675217125, 0.771969223705801, 0.762514145317377,
0.753606286765605, 0.745113084762604, 0.736948166992827, 0.729051539041001,
0.721379519338542, 0.713899131829559, 0.706584757398851)



2012/8/2 John Kane <jrkrid...@inbox.com>

> > The efinal are two temporal series I attach?
>
> Not attached.  R-help typically strips out any attachment to prevent
> malware being spread.
>
> The best way to supply sample date is to use the dput() command.  See
> ?dput for details but basically just say dput(myfile) and copy the results
> into your email.  Readers can directly paste the file into their R console
> and see exactly what your data is.
>
> John Kane
> Kingston ON Canada
>
> ____________________________________________________________
> FREE ONLINE PHOTOSHARING - Share your photos online with your friends and
> family!
> Visit http://www.inbox.com/photosharing to find out more!
>
>
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to