print.csFSSgr {costat}R Documentation

Print csFSSgr object.

Description

Prints out information on a csFSSgr object.

Usage

## S3 method for class 'csFSSgr'
print(x, ...)

Arguments

x

The csFSSgr object you wish to print.

...

Other arguments.

Value

None

Author(s)

Guy Nason

References

Cardinali, A. and Nason, Guy P. (2013) Costationarity of Locally Stationary Time Series Using costat. Journal of Statistical Software, 55, Issue 1.

Cardinali, A. and Nason, G.P. (2010) Costationarity of locally stationary time series. J. Time Series Econometrics, 2, Issue 2, Article 1.

See Also

plot.csFSSgr, summary.csFSSgr

Examples

#
# The user should normally never need to use this function as the
# csFSSgr object is only ever internally produced and used.
#

[Package costat version 2.4.1 Index]