tsequation.tsissm.estimate | R Documentation |
Generates a list of model equations in LaTeX.
## S3 method for class 'tsissm.estimate'
tsequation(object, ...)
object |
an object of class “tsissm.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 3 slots for the observation, state and variance equations,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.