sigmastarma | R Documentation |
Uses the function tacvfARMA
in the ltsa library.
sigmastarma(x)
x |
an object of class armacopula. |
The standard deviation of the standardized ARMA innovation distribution.
sigmastarma(armacopula(list(ar = c(0.5, 0.4), ma = -0.8)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.