summary.csFSS {costat} | R 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 |
... |
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(.)
#
[Package costat version 2.4.1 Index]