Srho-class: Class "Srho"

Srho-classR Documentation

Class "Srho"

Description

A class for Srho and its extensions

Objects from the Class

Objects can be created by calls of the form new("Srho", ...).

Slots

.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.

Methods

plot

signature(x = "Srho", y = "missing"): ...

show

signature(object = "Srho"): ...

Author(s)

Simone Giannerini <simone.giannerini@unibo.it>

See Also

See Also Srho.test

Examples

showClass("Srho")

tseriesEntropy documentation built on Aug. 10, 2023, 1:06 a.m.