Print some results for objects with class attribute tvlm, tvar, tvvar, tvirf, tvsure and tvplm.

# S3 method for tvlm
summary(object, digits = max(3, getOption("digits") - 3), ...)

# S3 method for tvar
summary(object, digits = max(3, getOption("digits") - 3), ...)

# S3 method for tvplm
summary(object, digits = max(3, getOption("digits") - 3), ...)

# S3 method for tvsure
summary(object, digits = max(3, getOption("digits") - 3), ...)

# S3 method for tvvar
summary(object, digits = max(3, getOption("digits") - 3), ...)

# S3 method for tvirf
summary(object, digits = max(3, getOption("digits") - 3), ...)

Arguments

object

An object used to select a method.

digits

Integer, indicating the minimal number of significant digits.

...

Other parameters passed to specific methods.

Details

These functions print a few results from the time-varying estimated coefficients

See also