Learn R Programming

⚠️There's a newer version (1.2-1) of this package.Take me there.

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("aursiber/fitdistrplus")

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

library(fitdistrplus)

Copy Link

Version

Install

install.packages('fitdistrplus')

Monthly Downloads

51,376

Version

1.1-6

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Last Published

September 28th, 2021

Functions in fitdistrplus (1.1-6)

detectbound

Detect bounds for density function
descdist

Description of an empirical distribution for non-censored data
danish

Danish reinsurance claim dataset
endosulfan

Species Sensitivity Distribution (SSD) for endosulfan
bootdist

Bootstrap simulation of uncertainty for non-censored data
Surv2fitdistcens

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

Bootstrap simulation of uncertainty for censored data
CIcdfplot

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

Fit of univariate distributions to non-censored data
dataFAQ

Datasets for the FAQ
fluazinam

Species-Sensitivity Distribution (SSD) for Fluazinam
fremale

Fictive survival dataset of a french Male population
graphcomp

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

Goodness-of-fit statistics
groundbeef

Ground beef serving size data set
graphcompcens

Graphical comparison of multiple fitted distributions for censored data
fitdistrplus-package

Overview of the fitdistrplus package
fitdistcens

Fitting of univariate distributions to censored data
logLikplot

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

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

Species-Sensitivity Distribution (SSD) for salinity tolerance
quantile

Quantile estimation from a fitted distribution
mmedist

Matching moment fit of univariate distributions
msedist

Maximum spacing estimation of univariate distributions
qmedist

Quantile matching fit of univariate distributions
prefit

Pre-fitting procedure
plotdistcens

Plot of empirical and theoretical distributions for censored data
plotdist

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

Parasite abundance in insular feral cats
smokedfish

Contamination data of Listeria monocytogenes in smoked fish
mgedist

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

Maximum likelihood fit of univariate distributions