ages.undated {coffee}R Documentation

Model ages between two dated levels

Description

Model ages of undated levels, by for each MCMC iteration finding the age of the layer above and of the layer below, and sampling a random age from a uniform distribution between the age estimates of the two ages.

Usage

ages.undated(position, set = get("info"), draw = TRUE)

Arguments

position

Position of the to-be-estimated undated layer. Should be larger than the layer above but smaller than the layer below it.

set

This option reads the 'info' variable, which contains the data and the model output.

draw

Whether or not to draw the age distribution.


[Package coffee version 0.3.0 Index]