Learn R Programming

tsissm (version 1.0.1)

tsequation.tsissm.estimate: Model Equation (LaTeX)

Description

Generates a list of model equations in LaTeX.

Usage

# S3 method for tsissm.estimate
tsequation(object, ...)

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,

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