Learn R Programming

HistDAWass (version 1.0.8)

HTS-class: Class HTS

Description

Class HTS defines a histogram time series, i.e. a set of histograms observed along time

Usage

# S4 method for HTS
initialize(.Object, epocs = 1, ListOfTimedElements = c(new("TdistributionH")))

Arguments

.Object

the object type ("HTS") a histogram time series

epocs

the number of histograms (one for each timepoint or period)

ListOfTimedElements

a vector of TdistributionH objects