[R] help on wavelet

2008-09-09 Thread giov
Hi, I have little experience using wavelet and I would like to know if it is possible,using R wavelet package, to have a plot of frequency versus time. thank you giov -- View this message in context: http://www.nabble.com/help-on-wavelet-tp19395583p19395583.html Sent from the R help mailing

Re: [R] help on wavelet

2008-09-09 Thread stephen sefick
It depends on what you want to do. In wavelet speak frequency is scale. these are the libraries: wmtsa - wavCWT (make sure that you pick the wavelet. I suggest morlet because it is compactly supported (disappears to zero quickly)) I would also suggest the fields packages for the tim.colors