Learn R Programming

kairos (version 2.1.1)

AoristicSum-class: Aoristic Sum

Description

An S4 class to represent an aoristic analysis results.

Arguments

Slots

breaks

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

weights

A numeric vector.

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.

Author

N. Frerebeau

See Also

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