Package: WeibullFit
Type: Package
Title: Fits and Plots a Dataset to the Weibull Probability Distribution
        Function
Version: 0.1.0
Authors@R: c(
          person("Clayton", "Filho", email = "clayton.fraga.ufes@gmail.com", 
            role = c("aut")),
          person("Thiago", "Martins", email = "thiago_valentim1@hotmail.com", 
            role = c("aut", "cre"))) 
Description: Provides a single function to fit data of an input data frame into one of the selected Weibull functions (w2, w3 and it's truncated versions), calculating the scale, location and shape parameters accordingly. The resulting plots and files are saved into the 'folder' parameter provided by the user. References: a) John C. Nash, Ravi Varadhan (2011). "Unifying Optimization Algorithms to Aid Software System Users: optimx for R" <doi:10.18637/jss.v043.i09>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R(>= 3.6.0)
Imports: glue, xtable, sqldf, R.oo, FAdist, mixdist, optimx, kSamples,
        e1071, R.methodsS3, grDevices, graphics, stats, utils
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-07-22 23:40:32 UTC; Thiago
Author: Clayton Filho [aut],
  Thiago Martins [aut, cre]
Maintainer: Thiago Martins <thiago_valentim1@hotmail.com>
Repository: CRAN
Date/Publication: 2019-07-26 08:40:02 UTC
Built: R 4.2.0; ; 2022-03-22 14:09:14 UTC; unix
