Description Usage Arguments Details Value Author(s) References See Also Examples
Statistical performance evaluation of the modified Whittle estimator of the Hurst parameter of a fractional Gaussian noise contaminated by additive outliers or noise.
1 2 3 4 |
H |
Hurst parameter. If |
n |
sample size. Default is |
m |
the number of repetitions. Default is |
type |
type of perturbation. Possible modes are |
SNR |
Signal to noise ratio. |
ndeps |
A vector of step sizes for optimization. Default is |
noise |
Enable the assumption of noise corruption. Default is |
pertype |
type of periodogram. Possible modes are |
minfun |
type of minimization function. Possible modes are |
weights |
A vector of weights for each minimization function when |
cluster |
A vector of machine names for parallel processing. For details, refer to the manual of package |
plot |
a boxplot of parameter estimation. Default is |
sav |
Enable sample plots. Default is |
The Hurst parameter of a fractional Gaussian noise is estimated by the modified Whittle estimator. This function evaluates the consistency of the Whittle estimator by several repetitions.
Hdata |
a m \times 1 or m \times 9 matrix of Hurst parameter estimates for fGn with different Hurst parameters |
Hstat |
a 4 \times 1 or 4 \times 9 matrix with a sample Hurst parameter, mean, standard deviation, and mean squared error (MSE) of Hurst parameter estimates |
SNRdata |
a m \times 1 or m \times 9 matrix of SNR estimates for fGn with different Hurst parameters |
SNRstat |
a 4 \times 1 or 4 \times 9 matrix with a sample SNR, mean, standard deviation, and mean squared error (MSE) of SNR estimates |
Theta |
a m \times 1 or m \times 9 matrix of scaling coefficient estimates |
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.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.