Description Usage Arguments Details Value Author(s) References See Also Examples
Generation of the spectral density of a fractional Gaussian noise contaminated by white noise.
1 |
eta |
a positive value of the Hurst exponent which is less than 1. |
m |
the number of time points. |
SNR |
the signal-to-noise ratio. |
This function produces the spectral density of a fractional Gaussian noise contaminated by white noise.
fspec |
a vector of spectral density with length of the largest integer less than |
theta1 |
a value of the first component of theta. |
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.
Jan Beran (1994) Statistics for Long-Memory Processes, Chapman & Hall.
1 2 | eta<-0.7; m<-1000; SNR=0
fspec<-fspecPFGN(eta,m,SNR)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.