Description Usage Arguments Details Value Author(s) References See Also Examples
Combinational function of Qeta, Cumulative Qeta Difference, and Log Periodogram Variance Function to be minimized to estimate the parameters of a fractional Gaussian noise.
1 |
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 |
weights |
a vector of length 3 which indicates the weights of Qeta, Cumulative Qeta Difference, and Log Periodogram Variance Functions |
Let \widetilde{L}_1(y;θ), \widetilde{L}_2(y;θ), \widetilde{L}_3(y;θ) be Qeta, Cumulative Qeta Difference, and Log Periodogram Variance Functions respectively. Also, let p=≤ft ( p_1,p_2,p_3 \right ) be a weight vector, and let \widetilde{L}≤ft ( y;θ \right ) be a combinational minimization function. Then, the value of the combinational function is determined as
\widetilde{L}≤ft ( y;θ \right )=p_1 \times \widetilde{L}_1≤ft ( y;θ \right )+p_2 \times \widetilde{L}_2≤ft ( y;θ \right )+p_3 \times \widetilde{L}_3≤ft ( y;θ \right ).
Some parts of this function were adopted from the S-PLUS codes originally developed by Jan Beran. See Beran (1994) for details.
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.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.