summary: Model Estimation Summary

summary.tsissm.estimateR Documentation

Model Estimation Summary

Description

Summary method for class “tsissm.estimate”

Usage

## S3 method for class 'tsissm.estimate'
summary(object, digits = 4, ...)

Arguments

object

an object of class “tsissm.estimate”.

digits

integer, used for number formatting. Optionally, to avoid scientific notation, set ‘options(scipen=999)’.

...

not currently used.

Value

A printout of the parameter summary, model type and some model metrics. When estimated using autodiff, the standard errors, t-values and p-values will also be printed. In this case, if the parameters are close to their upper or lower bounds then it is very likely that these values will be NaN.


tsmodels/tsissm documentation built on Oct. 15, 2022, 6:44 a.m.