print.lacfCI {locits} | R Documentation |
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 class 'lacfCI'
print(x, ...)
Arguments
x |
The |
... |
Other arguments |
Value
The last action of this function is to compute
summary.tos
so the return code is whatever
that function returns.
Author(s)
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. doi:10.1111/rssb.12015
See Also
Examples
#
# See example on Rvarlacf help page
[Package locits version 1.7.7 Index]