how to choose the best distribution for my data

Hi guys,
I have a 2D histogram of data and would like to fit a probabilistic distribution to it. Is root mean squared error a good measure when comparing fits of different distributions ?

Answers (1)

Have a look at kstest2(), kstest(), lillietest()

2 Comments

hi walter,
I have already fit various distibutions using a maximum likelihood approach and computed the RMS. Please see this FEX which fits various distibution using ML and computes an RMS as well along with the fit after it has been computed. My question is : Is the RMSE provided in this FEX a good measure of the fit? http://www.mathworks.com/matlabcentral/fileexchange/4222-a-collection-of-fitting-functions
hi can anyone help me out?

Sign in to comment.

Tags

Asked:

on 15 Oct 2013

Commented:

on 16 Oct 2013

Community Treasure Hunt

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

Start Hunting!