Date: 2019-12-19
By the end of this initial development phase, this repository will contain indirect fertility estimation functions in a package format. The functions to be implemented in here can be found at the Tools for Demographic Estimation This project is commissioned and financed by the UN Population Division. Everton E C Lima and I, José H C Monteiro da Silva, are the authors in direct collaboration with Patrick Gerland and Helena C Castanheira.
fertestr
package in R?install.packages("devtools")
devtools::install_github("josehcms/fertestr")
We are still at initial development, so major bugs might be frequent.
Soon we will add some tutorials on the usage of the package. By now, we recommend you to explore the help files which contain some worked examples and description of functions.
library(fertestr)
# Brass PF ratio fertility correction:
?fertBrassPF
# Average parities computing with several adjustment and assessment options
?prtyAverage
# El-Badry correction
?prtyElBadry
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.