FGN | R Documentation |
Definition of a Fractional Gaussian Noise (FGN) Process
FGN(sigma2 = 1, H = 0.9999)
sigma2 |
A |
H |
A |
An S3 object containing the specified ts.model with the following structure:
Used in summary: "SIGMA2","H"
Parameter vector including \sigma^2
, H
Number of parameters
String containing simplified model
"FGN"
Depth of Parameters e.g. list(1,1)
Find starting values? TRUE or FALSE (e.g. specified value)
Lionel Voirol, Davide Cucci
FGN()
FGN(sigma2 = 1, H = 0.9999)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.