Print some results for objects with class attribute tvlm, tvar, tvvar,
tvirf, tvsure and tvplm.
# S3 method for tvlm
print(x, digits = max(3, getOption("digits") - 3), ...)# S3 method for tvar
print(x, digits = max(3, getOption("digits") - 3), ...)
# S3 method for tvplm
print(x, digits = max(3, getOption("digits") - 3), ...)
# S3 method for tvsure
print(x, digits = max(3, getOption("digits") - 3), ...)
# S3 method for tvvar
print(x, digits = max(3, getOption("digits") - 3), ...)
# S3 method for tvirf
print(x, digits = max(3, getOption("digits") - 3), ...)
An object used to select a method.
An integer, indicating the minimal number of significant digits.
Other parameters passed to specific methods.
These functions print a few results from the time-varying estimated coefficients
plot.tvlm, plot.tvar, plot.tvvar,
plot.tvirf,plot.tvsure, plot.tvplm