Skip to contents

The package ramp.demog has functions and utilities to handle human vital dynamics and aging. The package also handles principled stratification to handle heterogeneity in epidemiologically relevant traits.

GitHub

To install the latest version from GitHub, run the following lines of code in an R session.

library(devtools)
devtools::install_github("dd-harp/ramp.demog")