allen.coerce.six: Convert a 13 value result vector to a 6 value vector

View source: R/vector.R

allen.coerce.sixR Documentation

Convert a 13 value result vector to a 6 value vector

Description

Converts a full result vector to a vector representing relations with distinct endpoints. By default, the tallies for relations with indistinct endpoints are randomly assigned to one of the relations adjacent in the Nokel lattice. Optionally, the tallies for relations with indistinct endpoints can be ignored.

Usage

allen.coerce.six(result.vector, include.indistinct = TRUE)

Arguments

result.vector

A result vector or an object than can be converted to a result vector

include.indistinct

When TRUE (default), randomly assign tallies for relations with indistinct endpoints to an adjacent relation. When FALSE, ignore tallies for relations with indistinct endpoints.

Author(s)

Thomas S. Dye


tsdye/allen.archaeology documentation built on April 6, 2023, 10:12 a.m.