Re: significance of correlation of a bandpass filtered time series



On Mon, 14 Apr 2008 08:45:54 -0700 (PDT), tuxwink <socken@xxxxxxxxx>
wrote:

I want to compare two different time series A and B. Both were
bandpass filtered by applying transformations in spectral domain. I
just set some Fourier coefficients to zero and retransformed it to
time series. Now I want to calculate the significance levels for the
correlation of A with B, but I don't know how!?

Significance levels for a correlation coefficient depend on the number
of degrees of freedom. Which is for an independent sample (N-2). In my
case the data is dependent, which means that the number of time steps
is bigger than N, with N being the equivalent sample size. How were
the degrees of freedom reduced by my transformation? What is the size
of N?

Thanks in advance


If you are re-constructing a series from k coefficients that
are non-zero, then d.f. for the re-constructed series cannot
be greater than k.
That's an essential meaning of "degrees of freedom."

Someone who knows time series would probably have to
know more about the problem to say whether you can
test what you are proposing -- It seems to me that you
probably have to make further assumptions, to get rid
of other sorts of artifacts.

__
Rich Ulrich

http://www.pitt.edu/~wpilib/index.html
.



Relevant Pages

  • ARIMA Time Series Modeling
    ... When I try to compare my AR and MA coefficients to commercial ... time series as well as the SAS:JMP software. ... % function atSqSum = local_funcGen ... hence my ARMA model. ...
    (comp.soft-sys.matlab)
  • Re: Optimizing the following code snippet
    ... % Yis a time series of duration T for entity i. ... You could try vectorizing a known expression for the first regression ... coefficients to see if that would speed up execution. ...
    (comp.soft-sys.matlab)
  • AR model with many lags
    ... For a time series of 216 monthly returns, ... to past SUMS of returns over the last n1:n2 periods are ... Essentially I want to fit an ARmodel where the coefficients are ...
    (sci.stat.math)
  • Re: ARIMA Time Series Modeling
    ... When I try to compare my AR and MA coefficients to commercial ... time series as well as the SAS:JMP software. ... sorted, order estimation. ... With ARMA data things get messy. ...
    (comp.soft-sys.matlab)
  • Re: significance of correlation of a bandpass filtered time series
    ... bandpass filtered by applying transformations in spectral domain. ... just set some Fourier coefficients to zero and retransformed it to ... Perhaps some reading on cross-correlations with time series might be ... Then do the same thing using the ARMA filter for the second series. ...
    (sci.stat.edu)

Loading