An S4 class to represent a Frequency Increment Test results.
dataA numeric matrix of count data.
datesA numeric vector of dates.
statisticA numeric vector giving the values of the
t-statistic.
parameterAn integer giving the degrees of freedom for
the t-statistic.
p_valueA numeric vector giving the the p-value for the
test.
In the code snippets below, x is a IncrementTest object.
x[[i]]Extracts informations from a slot selected by
subscript i. i is a length-one character
vector. Returns the corresponding slot values.
Other class:
DateEvent-class,
DateMCD-class,
DiversityIndex,
PermutationOrder-class,
RefineCA-class