persistence | R Documentation |
General method the persistence of a model.
persistence(object, ...)
## S3 method for class 'tsgarch.estimate'
persistence(object, ...)
## S3 method for class 'tsgarch.spec'
persistence(object, ...)
object |
an object of some class. |
... |
additional parameters passed to the method. |
The persistence of the estimated model. For GARCH models, the formulation varies by the type of model. See the vignette for more details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.