FitUltD: Fit Univariate Mixed and Usual Distributions (original) (raw)
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').
Version: | 3.1.0 |
---|---|
Depends: | R (≥ 3.2.0), mclust |
Imports: | ADGofTest, fitdistrplus, assertthat, MASS, purrr, ggplot2, cowplot, methods, stats |
Published: | 2019-09-11 |
DOI: | 10.32614/CRAN.package.FitUltD |
Author: | José Carlos Del Valle |
Maintainer: | José Carlos Del Valle |
BugReports: | https://github.com/jcval94/FitUltD/issues |
License: | GPL-3 |
URL: | https://github.com/jcval94/FitUltD |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | FitUltD results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=FitUltDto link to this page.