tsreport.tsets.estimate | R Documentation |
Generates a pdf summary of the estimated model.
## S3 method for class 'tsets.estimate' tsreport(object, output_dir = "/", args = list(name = NULL), ...)
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. |
A pdf file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.