Re: [R] Piecewise Aggregate Approximation in r

2014-05-15 Thread Pascal Oettli
Hello, library(sos) findFn("Piecewise Aggregate Approximation") or RSiteSearch('Piecewise Aggregate Approximation') Hope this helps, Pascal On Thu, May 15, 2014 at 6:13 PM, Babak Bastan wrote: > Hi experts > > Is there any package or function in r to use PAA (Piecewise Aggregate > Approximati

[R] Piecewise Aggregate Approximation in r

2014-05-15 Thread Babak Bastan
Hi experts Is there any package or function in r to use PAA (Piecewise Aggregate Approximation). Could you please inform me if is there any? [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/

[R] Piecewise Aggregate approximation

2009-05-25 Thread Anirudh Kondaveeti
Hi all! I was looking for a software which does Piecewise Aggregate Approximation of time series data for dimensionality reduction. I have read some papers which have mentoned the technique but no mention about the software used was given any where. Any suggestions about it would be appreciated. T