sigma.tsissm.estimate | R Documentation |
The Standard Deviation of the model
## S3 method for class 'tsissm.estimate'
sigma(object, ...)
object |
an object of class “tsissm.estimate”. |
... |
none. |
If the model was estimated using dynamic variance (GARCH model), then an xts matrix is returned with the estimated GARCH volatility else the estimated standard deviation of the residuals in the case of constant variance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.