tsdiagnose: Model Diagnostics

tsdiagnose.tsvets.estimateR Documentation

Model Diagnostics

Description

Creates a short summary of model based diagnostics.

Usage

## S3 method for class 'tsvets.estimate'
tsdiagnose(object, ...)

Arguments

object

an object of class “tsvets.estimate”.

...

not currently used.

Value

A list of tables (printed out and returned invisibly) with diagnostics including the eigenvalues of the D matrix as well as Normality and multivariate outlier tests.


tsmodels/tsvets documentation built on June 13, 2022, 2:14 p.m.