print.lacfCI: Print basic information about a lacfCI object.
Description
Prints basic information about a lacfCI object, which
contains information on confidence intervals for localized
autocovariance.
Usage
# S3 method for lacfCI
print(x, ...)
Value
The last action of this function is to compute
summary.tos so the return code is whatever
that function returns.
Arguments
x
The lacfCI object.
...
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")