Learn R Programming

costat (version 2.4.1)

print.csFSSgr: Print csFSSgr object.

Description

Prints out information on a csFSSgr object.

Usage

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

Value

None

Arguments

x

The csFSSgr object you wish to print.

...

Other arguments.

Author

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

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

Run the code above in your browser using DataLab