summary.csFSS: Summarize a 'csFSS' object.

summary.csFSSR Documentation

Summarize a csFSS object.

Description

Summarizes a csFSS object.

Usage

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

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

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

findstysols,plot.csFSS, print.csFSS

Examples

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

costat documentation built on Sept. 8, 2023, 5:18 p.m.