Learn R Programming

kairos (version 2.1.1)

RateOfChange-class: Rate of Change

Description

An S4 class to represent rates of change from an aoristic analysis.

Arguments

Slots

replicates

A non-negative integer giving the number of replications.

groups

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

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: AoristicSum-class, CountApportion-class, EventDate-class, IncrementTest-class, MeanDate-class, PermutationOrder-class, RefinePermutationOrder-class