tsequation.tsissm.estimate {tsissm} | R Documentation |
Model Equation (LaTeX)
Description
Generates a list of model equations in LaTeX.
Usage
## S3 method for class 'tsissm.estimate'
tsequation(object, ...)
Arguments
object |
an object of class “tsissm.estimate”. |
... |
not currently used. |
Details
This method is called in the summary when the format output option chosen is “flextable”.
Value
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,
[Package tsissm version 1.0.2 Index]