print.tosANYN {locits} | R Documentation |
tosANYN
class object, eg from the link{hwtos}
function.
Prints out very basic information on an object that represents the output from a test of stationarity.
## S3 method for class 'tosANYN'
print(x, ...)
x |
The object you wish to print. |
... |
Other arguments |
This function calls the summary.tosANYN
function as its last action. So, the return from this
function is the return from summary.tosANYN
Guy Nason.
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 example at end of help for hwtos
#