tb-classes: An S4 class that defines a time partition.

timeBuckets-classR Documentation

An S4 class that defines a time partition.

Description

The partition is defined by a vector of class timeDate defining as sequence t = t_1,\cdots,t_{n+1}. The time intervals Δ_i are left-open and right-closed, Δ_i = (t_1,t_{i+1}], i = 1,\cdots,n

Slots

timeDate

Defines the sequence \{t_i\}, i = 1,\cdots,n

bucketLabs

character vector containing labels for the time intervals.

breakLabs

character vector containing labels for \{t_i\}.


wbreymann/FEMS documentation built on Dec. 8, 2022, 9:43 a.m.