| Line 62... |
Line 62... |
| 62 |
from \code{spans}.}
|
62 |
from \code{spans}.}
|
| 63 |
\item{df}{The distribution of the spectral density estimate can be
|
63 |
\item{df}{The distribution of the spectral density estimate can be
|
| 64 |
approximated by a (scaled) chi square distribution with \code{df} degrees
|
64 |
approximated by a (scaled) chi square distribution with \code{df} degrees
|
| 65 |
of freedom.}
|
65 |
of freedom.}
|
| 66 |
\item{bandwidth}{The equivalent bandwidth of the kernel smoother as
|
66 |
\item{bandwidth}{The equivalent bandwidth of the kernel smoother as
|
| 67 |
defined by Bloomfield (1976, page 201).}
|
67 |
defined by \bibcitet{|R:Bloomfield:1976|page 201}.}
|
| 68 |
\item{taper}{The value of the \code{taper} argument.}
|
68 |
\item{taper}{The value of the \code{taper} argument.}
|
| 69 |
\item{pad}{The value of the \code{pad} argument.}
|
69 |
\item{pad}{The value of the \code{pad} argument.}
|
| 70 |
\item{detrend}{The value of the \code{detrend} argument.}
|
70 |
\item{detrend}{The value of the \code{detrend} argument.}
|
| 71 |
\item{demean}{The value of the \code{demean} argument.}
|
71 |
\item{demean}{The value of the \code{demean} argument.}
|
| 72 |
|
72 |
|
| 73 |
The result is returned invisibly if \code{plot} is true.
|
73 |
The result is returned invisibly if \code{plot} is true.
|
| 74 |
}
|
74 |
}
|
| 75 |
|
75 |
|
| 76 |
\references{
|
76 |
\references{
|
| 77 |
Bloomfield, P. (1976) \emph{Fourier Analysis of Time Series: An
|
- |
|
| 78 |
Introduction.} Wiley.
|
- |
|
| 79 |
|
- |
|
| 80 |
Brockwell, P.J. and Davis, R.A. (1991) \emph{Time Series: Theory and
|
- |
|
| 81 |
Methods.} Second edition. Springer.
|
- |
|
| 82 |
|
- |
|
| 83 |
\bibinfo{R:Venables+Ripley:2002}{footer}{(Especially pages 392--7.)}
|
77 |
\bibinfo{R:Venables+Ripley:2002}{footer}{(Especially pages 392--7.)}
|
| - |
|
78 |
\bibshow{R:Bloomfield:1976,
|
| - |
|
79 |
R:Brockwell+Davis:1991,
|
| 84 |
\bibshow{R:Venables+Ripley:2002}
|
80 |
R:Venables+Ripley:2002}
|
| 85 |
}
|
81 |
}
|
| 86 |
\author{
|
82 |
\author{
|
| 87 |
Originally Martyn Plummer; kernel smoothing by Adrian Trapletti,
|
83 |
Originally Martyn Plummer; kernel smoothing by Adrian Trapletti,
|
| 88 |
synthesis by B.D. Ripley
|
84 |
synthesis by B.D. Ripley
|
| 89 |
}
|
85 |
}
|