Skip to content

caseybreen/gompertztrunc

Repository files navigation

gompertztrunc

About the package

gompertztrunc is an R package for estimating Gompertz distributions from doubly-truncated data using maximum likelihood estimation.

To install the package:

install.packages("devtools")
devtools::install_github("caseybreen/gompertztrunc")