tsequation function

Model Equation (LaTeX)

Model Equation (LaTeX)

Generates a list of model equations in LaTeX.

## 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 .

  • Maintainer: Alexios Galanos
  • License: GPL-2
  • Last published: 2024-10-12