IncrementTest-class: Frequency Increment Test

IncrementTest-classR Documentation

Frequency Increment Test

Description

An S4 class to represent a Frequency Increment Test results.

Slots

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.

Coerce

In the code snippets below, x is an IncrementTest object.

as.data.frame(x)

Coerces to a data.frame.

Note

This class inherits from aion::TimeSeries: dates are internally stored as rata die.

Author(s)

N. Frerebeau

See Also

Other classes: AoristicSum-class, CountApportion-class, EventDate-class, MeanDate-class, PermutationOrder-class, RateOfChange-class, RefinePermutationOrder-class


kairos documentation built on Nov. 27, 2023, 5:08 p.m.