## S3 method for class 'tsgarch.estimate'tsequation(object,...)
Arguments
object: an object of class tsgarch.estimate .
...: not currently used.
Returns
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.
Details
This method is called in the summary when the format output option chosen is flextable .