Re: [R] spectral analysis

2011-08-24 Thread Petr PIKAL
> > Is there anything in R similar to spectogram command in matlab? As I do not use matlab I can not know what spectogram does. What is wrong with fft or spectrum functions? Regards Petr > On Tue, Aug 23, 2011 at 10:20 AM, Petr PIKAL wrote: > Hi > > > > Hi all, > > > > I am trying to do

Re: [R] spectral analysis

2011-08-23 Thread Ben Bolker
cassie jones gmail.com> writes: > Is there anything in R similar to spectogram command in matlab? Don't know what it does, perhaps you could tell us, but: have you *looked* at example("spectrum") ... ? Ben Bolker __ R-help@r-project.org mailing l

Re: [R] spectral analysis

2011-08-23 Thread cassie jones
Is there anything in R similar to spectogram command in matlab? On Tue, Aug 23, 2011 at 10:20 AM, Petr PIKAL wrote: > Hi > > > > Hi all, > > > > I am trying to do spectral analysis of a time series data. But I am not > sure > > how to do it. Can anyone tell me if there are any package I can use

[R] spectral analysis

2011-08-23 Thread cassie jones
Hi all, I am trying to do spectral analysis of a time series data. But I am not sure how to do it. Can anyone tell me if there are any package I can use to do the analysis using fast fourier transform? Thanks in advance. Cassie [[alternative HTML version deleted]]

Re: [R] spectral analysis

2009-10-12 Thread David Winsemius
On Oct 12, 2009, at 5:24 AM, sdlywjl666 wrote: Dear all£¬ Is there some functions to estimate the spectrum by the fft of autocorrelation? The blindingly obvious search terms: fft spectrum autocorrelation ... in two hops to what appears to be a function to this: Auto And/Or Cross

Re: [R] spectral analysis

2009-10-12 Thread stephen sefick
fft, specturm, and there is an auto correlation function (I don't remember which one). On Mon, Oct 12, 2009 at 4:24 AM, sdlywjl666 wrote: > Dear all, >    Is there some functions to estimate the spectrum by the fft of > autocorrelation? > Is there Parzen's lag window in R ?Thank you! > Best wish

[R] spectral analysis

2009-10-12 Thread sdlywjl666
Dear all£¬ Is there some functions to estimate the spectrum by the fft of autocorrelation? Is there Parzen's lag window in R ?Thank you! Best wishes! Wang [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://st

Re: [R] spectral analysis

2009-10-11 Thread David Winsemius
On Oct 11, 2009, at 8:38 AM, sdlywjl666 wrote: Dear all, I am searching the period of a time series usering R. Is there some lag window functions in R? ?lag Could you give me some books about spectral analysis usering R? best wishes, Wang You might try being more specific. The

[R] spectral analysis

2009-10-11 Thread sdlywjl666
Dear all, I am searching the period of a time series usering R. Is there some lag window functions in R? Could you give me some books about spectral analysis usering R? best wishes, Wang [[alternative HTML version deleted]] __ R-h

[R] Spectral analysis with mtm-svd Multi-Taper Method Combined with Singular Value Decomposition

2009-01-26 Thread Yasir Kaheil
Hi list, Does anyone know if there is a library in R that does MTM-SVD method for spectral analysis? Thanks - Yasir H. Kaheil Columbia University -- View this message in context: http://www.nabble.com/Spectral-analysis-with-mtm-svd-Multi-Taper-Method-Combined-with-Singular-Value-Decomposit

Re: [R] Spectral Analysis of Time Series in R

2008-12-05 Thread David Stoffer
You can do (1) and (2) [with some additional coding] using mvspec.R, which you can download from http://www.stat.pitt.edu/stoffer/tsa2/chap7.htm ... scroll down to the Spectral Envelope section and you'll find it there. You can look at the top part of the examples to get an idea of how to use mvs

Re: [R] Spectral Analysis of Time Series in R

2008-12-03 Thread Pfaff, Bernhard Dr.
Hello Alexander, for (3) see the CRAN-package "vars". Best, Bernhard > >Dear R Community, > >I am currently student at the Vienna University of Technology >writing my >Diploma thesis on causality in time series and doing some analyses of >time series in R. I have the following questions: > >

[R] Spectral Analysis of Time Series in R

2008-12-03 Thread Alexander Schnebel
Dear R Community, I am currently student at the Vienna University of Technology writing my Diploma thesis on causality in time series and doing some analyses of time series in R. I have the following questions: (1) Is there a function in R to estimate the PARTIAL spectral coherence of a mult