Package: psd
Type: Package
Title: Adaptive, Sine-Multitaper Power Spectral Density Estimation
Version: 1.0-1
Date: 2015-03-19
Author: Andrew J. Barbour and Robert L. Parker, with contributions from David
    Myer
Maintainer: Andrew J. Barbour <andy.barbour@gmail.com>
Description: Produces power spectral density estimates through iterative
    refinement of the optimal number of sine-tapers at each frequency. This
    optimization procedure is based on the method of Riedel and Sidorenko
    (1995), which minimizes the Mean Square Error (sum of variance and bias)
    at each frequency, but modified for computational stability.
License: GPL (>= 2)
URL: https://github.com/abarbour/psd, Barbour and Parker (2014):
        http://dx.doi.org/10.1016/j.cageo.2013.09.015, Riedel and
        Sidorenko (1995): http://dx.doi.org/10.1109/78.365298
BugReports: https://github.com/abarbour/psd/issues
Depends: R (>= 2.14.1), utils, stats, graphics, grDevices
Imports: Rcpp (>= 0.11.5), RColorBrewer, signal, zoo
Suggests: bspec, fftw (>= 1.0.3), ggplot2 (>= 0.9), knitr, multitaper,
        plyr, RSEIS, rbenchmark, reshape2, testthat
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2015-03-19 22:14:37 UTC; abarbour
Repository: CRAN
Date/Publication: 2015-03-22 18:37:50
