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

46,182

Version

1.1-8

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Last Published

March 10th, 2022

Functions in fitdistrplus (1.1-8)

Surv2fitdistcens

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

Danish reinsurance claim dataset
descdist

Description of an empirical distribution for non-censored data
detectbound

Detect bounds for density function
dataFAQ

Datasets for the FAQ
CIcdfplot

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

Species Sensitivity Distribution (SSD) for endosulfan
fitdist

Fit of univariate distributions to non-censored data
bootdist

Bootstrap simulation of uncertainty for non-censored data
bootdistcens

Bootstrap simulation of uncertainty for censored data
fitdistcens

Fitting of univariate distributions to censored data
fitdistrplus-package

Overview of the fitdistrplus package
fremale

Fictive survival dataset of a french Male population
fluazinam

Species-Sensitivity Distribution (SSD) for Fluazinam
groundbeef

Ground beef serving size data set
graphcompcens

Graphical comparison of multiple fitted distributions for censored data
prefit

Pre-fitting procedure
smokedfish

Contamination data of Listeria monocytogenes in smoked fish
toxocara

Parasite abundance in insular feral cats
plotdist

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

Plot of empirical and theoretical distributions for censored data
qmedist

Quantile matching fit of univariate distributions
logLikplot

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

Maximum likelihood fit of univariate distributions
mgedist

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

Goodness-of-fit statistics
graphcomp

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

Species-Sensitivity Distribution (SSD) for salinity tolerance
quantile

Quantile estimation from a fitted distribution
msedist

Maximum spacing estimation of univariate distributions
logLiksurface

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

Matching moment fit of univariate distributions