Learn R Programming

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

fitdistrplus (version 0.1-1)

Help to fit of a parametric distribution to non-censored or censored data

Description

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.

Copy Link

Version

Install

install.packages('fitdistrplus')

Monthly Downloads

51,648

Version

0.1-1

License

GPL version 2 or newer

Maintainer

Marie Delignette-Muller

Last Published

January 7th, 2025

Functions in fitdistrplus (0.1-1)

bootdistcens

Bootstrap simulation of uncertainty for censored data
mledist

Maximum likelihood fitting of univariate distributions
plotdistcens

Plot of empirical and theoretical distributions for censored data
fitdist

Fitting of univariate distributions to non-censored data and goodness-of-fit statistics
mledistcens

Maximum likelihood fitting of univariate distributions from censored data
fitdistcens

Fitting of univariate distributions to censored data
bootdist

Bootstrap simulation of uncertainty for non-censored data
descdist

Description of an empirical distribution for non-censored data
momdist

Fitting of univariate distributions by matching moments
plotdist

Plot of empirical and theoretical distributions for non-censored data