tsequation {tsmethods}R Documentation

Model Equation Extractor

Description

Generic method for extracting the equation of a model into either latex or some other format.

Usage

tsequation(object, ...)

Arguments

object

an object.

...

additional parameters passed to the method.

Value

The model equation(s) in a specified format.


[Package tsmethods version 1.0.1 Index]