The R Project SVN R

Rev

Rev 88598 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88598 Rev 88603
Line 28... Line 28...
28
\value{
28
\value{
29
  An object of class \code{"spec"}.
29
  An object of class \code{"spec"}.
30
  The result is returned invisibly if \code{plot} is true.
30
  The result is returned invisibly if \code{plot} is true.
31
}
31
}
32
\section{Warning}{
32
\section{Warning}{
33
  Some authors, for example Thomson (1990), warn strongly
33
  Some authors, for example \bibcitet{R:Thomson:1990}, warn strongly
34
  that AR spectra can be misleading.
34
  that AR spectra can be misleading.
35
}
35
}
36
\references{
36
\references{
37
  Thompson, D.J. (1990).
-
 
38
  Time series analysis of Holocene climate data.
-
 
39
  \emph{Philosophical Transactions of the Royal Society of London Series
-
 
40
    A}, \bold{330}, 601--616.
-
 
41
  \doi{10.1098/rsta.1990.0041}.
-
 
42
  %% \url{https://www.jstor.org/stable/53609}.
-
 
43
 
-
 
44
  \bibinfo{R:Venables+Ripley:2002}{footer}{(Especially page 402.)}
37
  \bibinfo{R:Venables+Ripley:2002}{footer}{(Especially page 402.)}
45
  \bibshow{R:Venables+Ripley:2002}
38
  \bibshow{*, R:Venables+Ripley:2002}
46
}
39
}
47
 
40
 
48
\seealso{\code{\link{ar}}, \code{\link{spectrum}}.}
41
\seealso{\code{\link{ar}}, \code{\link{spectrum}}.}
49
 
42
 
50
\note{The multivariate case is not yet implemented.}
43
\note{The multivariate case is not yet implemented.}