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