tsreport: Estimation Summary Report (pdf format)

tsreport.tsets.estimateR Documentation

Estimation Summary Report (pdf format)

Description

Generates a pdf summary of the estimated model.

Usage

## S3 method for class 'tsets.estimate'
tsreport(object, output_dir = "/", args = list(name = NULL), ...)

Arguments

object

an object of class “tsets.estimate”.

output_dir

directory where the output is written and the object saved.

args

additional list of arguments used in the generation of the report. Only name is currently used to display the name of the data series.

...

not currently used.

Value

A pdf file.


tsmodels/tsets documentation built on Oct. 8, 2022, 9:15 a.m.