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

CaretakerRatio

Caretaker Ratio


Description

Caretaker ratio. Defined as the ratio of the aged population who may need care to caretaking females population.

Usage

CaretakerRatio(PM, PF)

Arguments

PM

The integer vector to give age-specific population from age 0 to more than 80 for males.

PF

The integer vector to give age-specific population from age 0 to more than 80 for females.

Value

CR

Caretaker Ratio.

Author(s)

References

Preston SH, Heuveline P, Guillot M (2001) Demography: Measuring and Modeling Population Processes. Blackwell Publishing, Oxford.

Newell C (1988) Methods and Models in Demography. The Guilford Press, New York.

Rowland DT (2003) Demographic methods and concepts. Oxford Univ. Press, Oxford.

Examples

# Caretaker Ratio in Japan in 2015.  The value 81.72 is much higher than
 # 46 observed in UK in 1990.
 CaretakerRatio(PM=Jpop$M2015, PF=Jpop$F2015)

fmsb

Functions for Medical Statistics Book with some Demographic Data

v0.7.1
GPL (>= 2)
Authors
Minato Nakazawa <minato-nakazawa@umin.net>
Initial release
2021-05-09

We don't support your browser anymore

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