Re: [R] Moving average in R

2010-08-15 Thread Tim Gruene
Dear Suman, you can download the TTR package through the "Packages"-link on http://cran.r-project.org/ and install it with R CMD INSTALL TTR_0.20-2.tar.gz (or the appropriate name if you use the MacOS X or Windows binary). Tim On Sun, Aug 15, 2010 at 02:59:18PM +0530, suman dhara wrote: >

[R] Moving average in R

2010-08-15 Thread suman dhara
Hi, I want to fit moving average trend in R. In google, I see that it is in the package 'TTR'. But, I can't install this package. I have used the following code: >install.packages("TTR") But, it says there is no package called 'TTR'. Can you help me? Regards, Suman Dhara [[alternativ