Srho.ts-class: Class "Srho.ts"

Srho.ts-classR Documentation

Class "Srho.ts"

Description

A class for Srho for continuous data/time series.

Objects from the Class

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

Slots

.Data:

Object of class "numeric": contains Srho computed on the data set.

method:

Object of class "character": computation method, can be "integral" or "summation".

bandwidth:

Object of class "character": bandwidth selection method.

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.

Extends

Class "Srho", directly.

Methods

show

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

Author(s)

Simone Giannerini<simone.giannerini@unibo.it>

See Also

See Also Srho.test, Srho

Examples

showClass("Srho.ts")

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