a multivariate time series with $d$ variables and $n$ observations.
($y[n,d])$
lag
maximum lag. Default is $2 \sqrt{n}$, where $n$ is the number of observations.
window
character string giving the definition of smoothing window. Allowed values are "Akaike" (default) or "Hanning".
plot
logical. If TRUE (default) spectrums are plotted as $(d,d)$ matrix.
ll{
Diagonal parts : Auto spectrums for each series.
Lower triangular parts : Amplitude spectrums.
Upper triangular part : Phase spectrums.
}
plot.scale
logical. IF TRUE the common range of the $y$-axis is used.
Value
specspectrum smoothing by "window".
rl{
Lower triangular parts : Real parts
Upper triangular parts : Imaginary parts
}