Description Usage Arguments Details Value References Examples
Calculate the variance of the mean with the spectrum at zero estimator.
1 2 |
x |
A numeric vector. |
method |
A character string denoting the method to use in estimating the spectral density function |
prewhite |
Prewhite the serie before analysis |
max.length |
maximum sample size for aggregation |
This is a wrapper around spectrum0.ar from the CODA package, SDF from the sapa package, psdcore from the PSD package and mcsefrom the mcmcse package.
The variance estimator.
Plummer, Martyn, et al. "CODA: Convergence diagnosis and output analysis for MCMC." R news 6.1 (2006): 7-11.
D.B. Percival and A. Walden "Spectral Analysis for Physical Applications: Multitaper and Conventional Univariate Techniques". Cambridge University Press (1993).
Barbour, A. J. and R. L. Parker (2014), "psd: Adaptive, sine multitaper power spectral density estimation for R", Computers & Geosciences Volume 63 February 2014 : 1-8
James M. Flegal, John Hughes and Dootika Vats. (17-08-2015). mcmcse: Monte Carlo Standard Errors for MCMC. R package version 1.1-2. Riverside, CA and Minneapolis, MN.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.