⚠️There's a newer version (1.1-11) 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

Down Chevron

Install

install.packages('fitdistrplus')

Monthly Downloads

37,521

Version

1.1-1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Last Published

May 19th, 2020

Functions in fitdistrplus (1.1-1)