to_multi_estimate | R Documentation |
Convert a list of tsgarch.estimate objects to a multi_estimate object
to_multi_estimate(object, ...)
object |
an list with “tsgarch.estimate” objects. |
... |
none |
This is a convenience method which provides the flexibility to manually estimate each series and then convert the list of these objects to a multi-estimation object, rather than having to use the estimate method on a multi-specification object.
a validated object of class “tsgarch.multi_estimate”.
Alexios Galanos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.