knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

mortality

The goal of mortality is to provide methods of survival analysis. Currently it implements some functions for the Gompertz-Makeham model.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("m-g-h/mortality")


m-g-h/mortality documentation built on Dec. 21, 2021, 12:46 p.m.