Package: fitur
Title: Fit Univariate Distributions
Version: 0.5.25
Authors@R: person("Thomas", "Roh", email = "thomas@roh.engineering", role = c("aut", "cre"))
Description: 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.
URL: https://github.com/tomroh/fitur
BugReports: https://github.com/tomroh/fitur/issues
Depends: R (>= 3.3.0)
Imports: stats, fitdistrplus, actuar, e1071, ggplot2
Suggests: knitr, rmarkdown
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-03-11 00:02:47 UTC; troh
Author: Thomas Roh [aut, cre]
Maintainer: Thomas Roh <thomas@roh.engineering>
Repository: CRAN
Date/Publication: 2018-03-11 15:40:03 UTC
