Package: psd
Type: Package
Title: Adaptive, sine-multitaper power spectral density estimation
Version: 0.3-1
Date: 2013-03-12
Author: Robert L. Parker and Andrew J. Barbour
Maintainer: Andrew J. Barbour <andy.barbour@gmail.com>
Description: Power spectral density estimates are produced through
        iterative refinement of the optimal number of sine-tapers at
        each frequency.  The optimization procedure is based on the
        method of Riedel and Sidorenko (1995), which applies smoothing
        that varies with frequency to minimize the sum of variance and
        bias at each point.
License: GPL (>= 2)
URL: http://abarbour.github.com/psd/
Depends: R (>= 2.14.1), stats, utils, graphics, grDevices, fftw (>=
        1.0-3)
Imports: Peaks, RColorBrewer, signal, zoo
Suggests: bspec, ggplot2 (>= 0.9), knitr, multitaper, plyr, RSEIS,
        rbenchmark, reshape2
Collate: 'psd-package.R' 'func_envir.R' 'zzz.R' 'func_pspectrum.R'
        'func_psdcore.R' 'func_riedsid.R' 'func_tapers.R'
        'func_whiten.R' 'func_utils.R' 'func_norm.R' 'func_specprops.R'
        'func_spec.R'
Packaged: 2013-03-12 22:25:39 UTC; abarbour
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-03-13 07:31:45
