ages.undated {coffee} | R Documentation |
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.
ages.undated(position, set = get("info"), draw = TRUE)
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. |