print.tos: Print out a tos class object, eg from the link{hwtos2}
function.
Description
Prints out very basic information on an object that
represents the output from a test of stationarity.
Usage
# S3 method for tos
print(x, ...)
Value
This function calls the summary.tos
function as its last action. So, the return from this
function is the return from summary.tos
Arguments
x
The object you wish to print.
...
Other arguments
Author
Guy Nason.
References
Nason, G.P. (2013) A test for second-order stationarity and
approximate confidence intervals for localized autocovariances
for locally stationary time series. J. R. Statist. Soc. B,
75, 879-904.
tools:::Rd_expr_doi("10.1111/rssb.12015")