| Srho-class | R Documentation |
A class for Srho and its extensions
Objects can be created by calls of the form new("Srho", ...).
.Data:Object of class "numeric": contains Srho computed on the data set.
lags:Object of class "integer": contains the lags at which Srho is computed.
stationary:Object of class "logical": TRUE if the stationary version is computed.
data.type:Object of class "character": contains the data type.
notes:Object of class "character": additional notes.
signature(x = "Srho", y = "missing"): ...
signature(object = "Srho"): ...
Simone Giannerini <simone.giannerini@unibo.it>
See Also Srho.test
showClass("Srho")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.