HTS-class {HistDAWass}R Documentation

Class HTS

Description

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

Usage

## S4 method for signature '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


[Package HistDAWass version 1.0.8 Index]