tsequation.tsgarch.estimate | R Documentation |
Generates a list of model equations in LaTeX.
## S3 method for class 'tsgarch.estimate'
tsequation(object, ...)
object |
an object of class “tsgarch.estimate”. |
... |
not currently used. |
This method is called in the summary when the format output option chosen is “flextable”.
A list of equations in LaTeX which can be used in documents. This is a list with 4 slots for the conditional distribution, the conditional volatility, the persistence and unconditional variance equations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.