knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.