Fitting Distributions to data from a Monte Carlo Simulation

7 views (last 30 days)
Hi all,
I have a question related to statistical sampling. I have seen that 'Allfitdist' (<allfitdist>) helps to test the fit of different distributions for a defined set of data, but is there a tool that evaluate selected distribution fits (like 'Allfitdist'), but also chooses an optimal fit and quotes the goodness of fit (might sound like too much..xD)? Would really appreciate any help.

Accepted Answer

Ameer Hamza
Ameer Hamza on 16 May 2020
See fitdist(): https://www.mathworks.com/help/releases/R2020a/stats/fitdist.html. It allows to choose from a list of distribution. Also check mle(): https://www.mathworks.com/help/releases/R2020a/stats/mle.html

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!