powered by
A class for Srho and its extensions
Srho
Objects can be created by calls of the form new("Srho", ...).
new("Srho", ...)
.Data
Object of class "numeric": contains Srho computed on the data set.
"numeric"
lags
Object of class "integer": contains the lags at which Srho is computed.
"integer"
stationary
Object of class "logical": TRUE if the stationary version is computed.
"logical"
TRUE
data.type
Object of class "character": contains the data type.
"character"
notes
Object of class "character": additional notes.
signature(x = "Srho", y = "missing"): ...
signature(x = "Srho", y = "missing")
signature(object = "Srho"): ...
signature(object = "Srho")
Simone Giannerini <simone.giannerini@unibo.it>
See Also Srho.test
Srho.test
showClass("Srho")
Run the code above in your browser using DataLab