Dear friends from the R community,

Hope you are all doing great. So far, whenever I need to perform
distribution fitting on a particular dataset, I make use of R package
fitdistrplus.

However, distribution fitting using the fitdist() function from
fitdistrplus is rather manual (you need to specify which probability
distribution you are trying to fit), and it would be more convenient if the
function tested all possible probability distributions (or a bunch of them)
and then estimates the parameters and suggests the most suitable
distribution.

Is there any package besides fitdistrplus that does allow automatic
distribution fitting?

Best regards,
Paul

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to