Learn R Programming

Help to Fit of a Parametric Distribution to Non-Censored or Censored Data

fitdistrplus extends the fitdistr() function (of the MASS package) with several functions to help the fit of a parametric distribution to non-censored or censored data. Censored data may contain left censored, right censored and interval censored values, with several lower and upper bounds. In addition to maximum likelihood estimation (MLE), the package provides moment matching (MME), quantile matching (QME) and maximum goodness-of-fit estimation (MGE) methods (available only for non-censored data). Weighted versions of MLE, MME and QME are available.

fitdistrplus allows to fit any probability distribution provided by the user and not restricted to base R distributions (see ?Distributions). We strongly encourage users to visit the CRAN task view on Distributions proposed by Dutang, Kiener & Swihart (2024).

The package

The stable version of fitdistrplus can be installed from CRAN using:

install.packages("fitdistrplus")

The development version of fitdistrplus can be installed from GitHub (remotes needed):

if (!requireNamespace("remotes", quietly = TRUE))
   install.packages("remotes")
   
remotes::install_github("lbbe-software/fitdistrplus")

Finally load the package in your current R session with the following R command:

require("fitdistrplus")

Documentation

Four vignettes are attached to the fitdistrplus package. Two of them are for beginners

  • Overview of the fitdistrplus package
  • Frequently Asked Questions

The last two vignettes deal with advanced topics

  • Which optimization algorithm to choose?
  • Starting values used in fitdistrplus

Authors & Contacts

Please read the FAQ before contacting authors

  • Marie-Laure Delignette-Muller: marielaure.delignettemuller<<@))vetagro-sup.fr
  • Christophe Dutang: dutangc<<@))gmail.com
  • Aurélie Siberchicot: aurelie.siberchicot<<@))univ-lyon1.fr

Issues can be reported on fitdistrplus-issues.

Citation

If you use fitdistrplus, you should cite: Marie Laure Delignette-Muller, Christophe Dutang (2015). fitdistrplus: An R Package for Fitting Distributions. Journal of Statistical Software. https://www.jstatsoft.org/article/view/v064i04 DOI 10.18637/jss.v064.i04.

Copy Link

Version

Install

install.packages('fitdistrplus')

Monthly Downloads

43,694

Version

1.2-3

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Aurélie Siberchicot

Last Published

July 1st, 2025

Functions in fitdistrplus (1.2-3)

Surv2fitdistcens

Handling of data formated as in the survival package for use in fitdistcens()
dataFAQ

Datasets for the FAQ
endosulfan

Species Sensitivity Distribution (SSD) for endosulfan
descdist

Description of an empirical distribution for non-censored data
bootdist

Bootstrap simulation of uncertainty for non-censored data
bootdistcens

Bootstrap simulation of uncertainty for censored data
CIcdfplot

Empirical cumulative distribution function with pointwise confidence intervals on probabilities or on quantiles
danish

Danish reinsurance claim dataset
detectbound

Detect bounds for density function
fitdist

Fit of univariate distributions to non-censored data
fluazinam

Species-Sensitivity Distribution (SSD) for Fluazinam
groundbeef

Ground beef serving size data set
fitdistcens

Fitting of univariate distributions to censored data
fitdistrplus-package

Overview of the fitdistrplus package
logLikplot

(Log)likelihood plot for a fit using maximum likelihood
fremale

Fictive survival dataset of a french Male population
graphcompcens

Graphical comparison of multiple fitted distributions for censored data
gofstat

Goodness-of-fit statistics
graphcomp

Graphical comparison of multiple fitted distributions (for non-censored data)
logLiksurface

(Log)likelihood surfaces or (log)likelihood curves
plotdist

Plot of empirical and theoretical distributions for non-censored data
msedist

Maximum spacing estimation of univariate distributions
salinity

Species-Sensitivity Distribution (SSD) for salinity tolerance
qmedist

Quantile matching fit of univariate distributions
quantile

Quantile estimation from a fitted distribution
plotdistcens

Plot of empirical and theoretical distributions for censored data
mgedist

Maximum goodness-of-fit fit of univariate continuous distributions
smokedfish

Contamination data of Listeria monocytogenes in smoked fish
prefit

Pre-fitting procedure
mmedist

Matching moment fit of univariate distributions
mledist

Maximum likelihood fit of univariate distributions
toxocara

Parasite abundance in insular feral cats