NAG Library Routine Document
G13CGF
1 Purpose
For a bivariate time series, G13CGF calculates the noise spectrum together with multiplying factors for the bounds and the impulse response function and its standard error, from the univariate and bivariate spectra.
2 Specification
SUBROUTINE G13CGF ( |
XG, YG, XYRG, XYIG, NG, STATS, L, N, ER, ERLW, ERUP, RF, RFSE, IFAIL) |
INTEGER |
NG, L, N, IFAIL |
REAL (KIND=nag_wp) |
XG(NG), YG(NG), XYRG(NG), XYIG(NG), STATS(4), ER(NG), ERLW, ERUP, RF(L), RFSE |
|
3 Description
An estimate of the noise spectrum in the dependence of series
on series
at frequency
is given by
where
is the squared coherency described in
G13CEF and
is the univariate spectrum estimate for series
. Confidence limits on the true spectrum are obtained using multipliers as described for
G13CAF, but based on
degrees of freedom.
If the dependence of
on
can be assumed to be represented in the time domain by the one sided relationship
where the noise
is independent of
, then it is the spectrum of this noise which is estimated by
.
Estimates of the impulse response function
may also be obtained as
where
indicates the real part of the expression. For this purpose it is essential that the univariate spectrum for
,
, and the cross spectrum,
, be supplied to this routine for a frequency range
where
denotes the integer part, the integral being approximated by a finite Fourier transform.
An approximate standard error is calculated for the estimates
. Significant values of
in the locations described as anticipatory responses in the parameter array
RF indicate that feedback exists from
to
. This will bias the estimates of
in any causal dependence of
on
.
4 References
Bloomfield P (1976) Fourier Analysis of Time Series: An Introduction Wiley
Jenkins G M and Watts D G (1968) Spectral Analysis and its Applications Holden–Day
5 Parameters
- 1: XG(NG) – REAL (KIND=nag_wp) arrayInput
On entry: the
NG univariate spectral estimates,
, for the
series.
- 2: YG(NG) – REAL (KIND=nag_wp) arrayInput
On entry: the
NG univariate spectral estimates,
, for the
series.
- 3: XYRG(NG) – REAL (KIND=nag_wp) arrayInput
On entry: the real parts,
, of the
NG bivariate spectral estimates for the
and
series. The
series leads the
series.
- 4: XYIG(NG) – REAL (KIND=nag_wp) arrayInput
On entry: the imaginary parts,
, of the
NG bivariate spectral estimates for the
and
series. The
series leads the
series.
Note: the two univariate and the bivariate spectra must each have been calculated using the same method of smoothing. For rectangular, Bartlett, Tukey or Parzen smoothing windows, the same cut-off point of lag window and the same frequency division of the spectral estimates must be used. For the trapezium frequency smoothing window, the frequency width and the shape of the window and the frequency division of the spectral estimates must be the same. The spectral estimates and statistics must also be unlogged.
- 5: NG – INTEGERInput
On entry: the number of spectral estimates in each of the arrays
XG,
YG,
XYRG,
XYIG. It is also the number of noise spectral estimates.
Constraint:
.
- 6: STATS() – REAL (KIND=nag_wp) arrayInput
On entry: the four associated statistics for the univariate spectral estimates for the and series. contains the degree of freedom, and contain the lower and upper bound multiplying factors respectively and contains the bandwidth.
Constraints:
- ;
- ;
- .
- 7: L – INTEGERInput
On entry:
, the frequency division of the spectral estimates as
. It is also the order of the FFT used to calculate the impulse response function.
L must relate to the parameter
NG by the relationship.
Constraints:
- ;
- The largest prime factor of L must not exceed , and the total number of prime factors of L, counting repetitions, must not exceed . These two restrictions are imposed by the internal FFT algorithm used.
- 8: N – INTEGERInput
On entry: the number of points in each of the time series
and
.
N should have the same value as
NXY in the call of
G13CCF or
G13CDF which calculated the smoothed sample cross spectrum.
N is used in calculating the impulse response function standard error (
RFSE).
Constraint:
.
- 9: ER(NG) – REAL (KIND=nag_wp) arrayOutput
On exit: the
NG estimates of the noise spectrum,
at each frequency.
- 10: ERLW – REAL (KIND=nag_wp)Output
On exit: the noise spectrum lower limit multiplying factor.
- 11: ERUP – REAL (KIND=nag_wp)Output
On exit: the noise spectrum upper limit multiplying factor.
- 12: RF(L) – REAL (KIND=nag_wp) arrayOutput
On exit: the impulse response function. Causal responses are stored in ascending frequency in to and anticipatory responses are stored in descending frequency in to .
- 13: RFSE – REAL (KIND=nag_wp)Output
On exit: the impulse response function standard error.
- 14: IFAIL – INTEGERInput/Output
-
On entry:
IFAIL must be set to
,
. If you are unfamiliar with this parameter you should refer to
Section 3.3 in the Essential Introduction for details.
For environments where it might be inappropriate to halt program execution when an error is detected, the value
is recommended. If the output of error messages is undesirable, then the value
is recommended. Otherwise, because for this routine the values of the output parameters may be useful even if
on exit, the recommended value is
.
When the value is used it is essential to test the value of IFAIL on exit.
On exit:
unless the routine detects an error or a warning has been flagged (see
Section 6).
6 Error Indicators and Warnings
If on entry
or
, explanatory error messages are output on the current error message unit (as defined by
X04AAF).
Note: G13CGF may return useful information for one or more of the following detected errors or warnings.
Errors or warnings detected by the routine:
On entry, | , |
or | , |
or | , |
or | , |
or | , |
or | . |
A bivariate spectral estimate is zero. For this frequency the noise spectrum is set to zero, and the contribution to the impulse response function and its standard error is set to zero.
A univariate spectral estimate is negative. For this frequency the noise spectrum is set to zero, and the contributions to the impulse response function and its standard error are set to zero.
A univariate spectral estimate is zero. For this frequency the noise spectrum is set to zero and the contributions to the impulse response function and its standard error are set to zero.
A calculated value of the squared coherency exceeds . For this frequency the squared coherency is reset to with the consequence that the noise spectrum is zero and the contribution to the impulse response function at this frequency is zero.
On entry, | , |
or | L has a prime factor exceeding , |
or | L has more than prime factors, counting repetitions. |
If more than one failure of types
,
,
and
occurs then the failure type which occurred at lowest frequency is returned in
IFAIL. However the actions indicated above are also carried out for failures at higher frequencies.
7 Accuracy
The computation of the noise is stable and yields good accuracy. The FFT is a numerically stable process, and any errors introduced during the computation will normally be insignificant compared with uncertainty in the data.
The time taken by G13CGF is approximately proportional to
NG.
9 Example
This example reads the set of univariate spectrum statistics, the two univariate spectra and the cross spectrum at a frequency division of for a pair of time series. It calls G13CGF to calculate the noise spectrum and its confidence limits multiplying factors, the impulse response function and its standard error. It then prints the results.
9.1 Program Text
Program Text (g13cgfe.f90)
9.2 Program Data
Program Data (g13cgfe.d)
9.3 Program Results
Program Results (g13cgfe.r)