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.6.1 |
Depends: | R (≥ 3.3.0) |
Imports: | stats, fitdistrplus, actuar, e1071, ggplot2, goftest, shiny (≥ 0.13), miniUI (≥ 0.1.1), rstudioapi (≥ 0.5), DT |
Suggests: | knitr, rmarkdown |
Published: | 2018-09-01 |
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.6.1.tar.gz |
Windows binaries: | r-devel: fitur_0.6.1.zip, r-release: fitur_0.6.1.zip, r-oldrel: fitur_0.6.1.zip |
macOS binaries: | r-release: fitur_0.6.1.tgz, r-oldrel: fitur_0.6.1.tgz |
Old sources: | fitur archive |
Please use the canonical form https://CRAN.R-project.org/package=fitur to link to this page.