Wrapper for computing parameters for univariate distributions using MLE. It creates an object that stores d, p, q, r functions as well as parameters and statistics for diagnostics. Currently supports automated fitting from base and actuar packages. A manually fitting distribution fitting function is included to support directly specifying parameters for any distribution from ancillary packages.
Version: | 0.5.25 |
Depends: | R (≥ 3.3.0) |
Imports: | stats, fitdistrplus, actuar, e1071, ggplot2 |
Suggests: | knitr, rmarkdown |
Published: | 2018-03-11 |
Author: | Thomas Roh [aut, cre] |
Maintainer: | Thomas Roh <thomas at roh.engineering> |
BugReports: | https://github.com/tomroh/fitur/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/tomroh/fitur |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | fitur results |
Reference manual: | fitur.pdf |
Vignettes: |
Diagnostic Plots for Fitting Distributions Introduction to fitur Univariate Distributions |
Package source: | fitur_0.5.25.tar.gz |
Windows binaries: | r-devel: fitur_0.5.25.zip, r-release: fitur_0.5.25.zip, r-oldrel: fitur_0.5.25.zip |
OS X binaries: | r-release: fitur_0.5.25.tgz, r-oldrel: fitur_0.5.25.tgz |
Old sources: | fitur archive |
Please use the canonical form https://CRAN.R-project.org/package=fitur to link to this page.