Learn R Programming

costat (version 2.4.1)

summary.csFSS: Summarize a csFSS object.

Description

Summarizes a csFSS object.

Usage

# S3 method for csFSS
summary(object, size = 0.05, ...)

Value

None

Arguments

object

Object you wish to summarize.

size

A hypothesis test size. The csFSS object contains a number of p-values, this argument controls what is considered significant (but not corrected for multiple tests)

...

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

findstysols,plot.csFSS, print.csFSS

Examples

Run this code
#
# See example to print.csFSS which calls summary(.)
#

Run the code above in your browser using DataLab