Description Usage Arguments Details Value Author(s) References See Also Examples
Log Periodogram Variance Function to be minimized to estimate the parameters of a fractional Gaussian noise.
1 | Lpvar(eta,n,yper,snr,pertype)
|
eta |
a positive value of the Hurst exponent which is less than 1. |
n |
the number of time points. |
yper |
a vector of periodogram with length of the largest integer less than |
snr |
the signal-to-noise ratio. |
pertype |
the type of periodogram. Possible modes are |
Let I(f_i) and S(f_i) be respectively the periodogram of a given perturbed fractional Gaussian noise and the spectral density of perturbed fGn with Hurst exponent eta
and the signal-to-noise ratio SNR
where f_i=2π *i/n with i=1,...,(n-1)/2. Then, the value of log periodogram variance function is determined as
ε (f)\equiv \log ≤ft ( \frac{I(f)}{S_X(f)} \right )+γ .
See Percival and Walden (2000) for details. Some parts of this function were adopted from the S-PLUS codes originally developed by Jan Beran.
A,B,Tn |
defined in Qeta. |
z |
the test statistics |
pval |
the p-value |
fspec |
a vector of spectral density with length of the largest integer less than |
theta1 |
a value of the first component of theta. |
value |
a value for minimization |
Wonsang You
Wonsang You (2010) Modified Whittle's Maximum Likelihood Estimator for Fractional Gaussian Noises Contaminated by Additive Noises, Technical Reports of the Leibniz Institute for Neurobiology, TR10015.
Percival and Walden (2000) Wavelet Methods for Time Series Analysis, Cambridge University Press.
Jan Beran (1994) Statistics for Long-Memory Processes, Chapman & Hall.
Qeta, Csum, QLCfun
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.