AoristicSum-class: Aoristic Sum

AoristicSum-classR Documentation

Aoristic Sum

Description

An S4 class to represent an aoristic analysis results.

Slots

breaks

An aion::RataDie vector giving the date break between time-blocks.

span

An aion::RataDie vector giving the duration of time-blocks.

groups

A character vector to store the group names (if any).

p

A numeric array giving the aorisitic probabilities.

Coerce

In the code snippets below, x is an AoristicSum 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: CountApportion-class, EventDate-class, IncrementTest-class, MeanDate-class, PermutationOrder-class, RateOfChange-class


kairos documentation built on April 3, 2025, 7:08 p.m.