Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

lt.indices

Generates indices from a mortAAR life table for use in other functions


Description

This function bundles a number of indices and vectors from a mortAAR life table which are needed by other functions in mortAAR. The results are only meaningful if 5-year-categories have been chosen to construct the life table.

Usage

lt.indices(life_table)

Arguments

life_table

an object of class mortaar_life_table.

Value

A list with the following indices and vectors:

  • child_i: ratio of individuals aged 5–9 to those aged 10–14 according to Masset and Bocquet 1977.

  • juvenile_i: ratio of individuals aged 5–14 to adults according to Masset and Bocquet 1977.

  • P(5-19): ratio of individuals aged 5–19 to those aged 5 or above according to Bocquet-Appel 2002.

  • D0_14_D: proportion of individuals aged 0–14 according to McFadden & Oxenham 2018a if infants are represented well.

  • e0: life expectancy at age 0.

References

Bocquet-Appel J (2002). “Paleoanthropological Traces of a Neolithic Demographic Transition.” Current Anthropology, 43(4), 637–650.

Masset C, Bocquet J (1977). “Estimateurs en paléodémographie.” L’Homme, 17(4), 65–90.

McFadden C, Oxenham MF (2018). “The D0-14/D ratio: A new paleodemographic index and equation for estimating total fertility rates.” American Journal of Physical Anthropology, 165(3), 471–479.

Examples

schleswig <- life.table(schleswig_ma[c("a", "Dx")])
lt.indices(schleswig)

mortAAR

Analysis of Archaeological Mortality Data

v1.1.0
GPL-3 | file LICENSE
Authors
Nils Mueller-Scheessel [aut, cre, cph], Martin Hinz [aut], Clemens Schmid [aut], Christoph Rinne [aut], Daniel Knitter [aut], Wolfgang Hamer [aut], Dirk Seidensticker [aut], Franziska Faupel [aut], Carolin Tietze [aut], Nicole Grunert [aut]
Initial release
2020-12-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.