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

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")


caseybreen/gompertztrunc documentation built on March 3, 2024, 1:32 p.m.