aursiber/fitdistrplus: Help to Fit of a Parametric Distribution to Non-Censored or Censored Data

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), maximum goodness-of-fit estimation (MGE) and maximum spacing estimation (MSE) methods (available only for non-censored data). Weighted versions of MLE, MME, QME and MSE are available. See e.g. Casella & Berger (2002), Statistical inference, Pacific Grove, for a general introduction to parametric estimation.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version1.2-2
URL https://lbbe-software.github.io/fitdistrplus/ https://lbbe.univ-lyon1.fr/fr/fitdistrplus https://github.com/lbbe-software/fitdistrplus
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("aursiber/fitdistrplus")
aursiber/fitdistrplus documentation built on Oct. 18, 2024, 1:20 a.m.