Package: FitUltD
Type: Package
Title: Fit Univariate Mixed and Usual Distributions
Version: 3.1.0
Author: José Carlos Del Valle <jcval94@gmail.com>
Maintainer: José Carlos Del Valle <jcval94@gmail.com>
Description: Extends the fitdist() (from 'fitdistrplus') adding the Anderson-Darling ad.test() (from 'ADGofTest') and Kolmogorov Smirnov Test ks.test() inside, trying the distributions from 'stats' package by default and offering a second function which uses mixed distributions to fit, this distributions are split with unsupervised learning, with Mclust() function (from 'mclust').
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.2.0), mclust
Imports: ADGofTest, fitdistrplus, assertthat, MASS, purrr, ggplot2,
        cowplot, methods, stats
RoxygenNote: 6.1.1
URL: https://github.com/jcval94/FitUltD
BugReports: https://github.com/jcval94/FitUltD/issues
NeedsCompilation: no
Packaged: 2019-09-11 12:47:57 UTC; cody8
Repository: CRAN
Date/Publication: 2019-09-11 13:30:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:41:34 UTC; windows
