An S4 class to represent a Frequency Increment Test results.
statistic
A numeric
vector giving the values of the t-statistic.
parameter
An integer
giving the degrees of freedom for the
t-statistic.
p_value
A numeric
vector giving the the p-value for the test.
In the code snippets below, x
is an IncrementTest
object.
as.data.frame(x)
Coerces to a data.frame
.
N. Frerebeau
Other classes:
AoristicSum-class
,
CountApportion-class
,
EventDate-class
,
MeanDate-class
,
PermutationOrder-class
,
RateOfChange-class
,
RefinePermutationOrder-class