How to get the values of AIC (Akaike Information Criteria), BIC for selecting the best distribution among different distributions fitted to a data?
5 views (last 30 days)
Show older comments
I want to get the values of AIC, BIC for selection of the best fitted probability distribution to a data. How to get that?
0 Comments
Answers (1)
Bjorn Gustavsson
on 1 Sep 2015
There are a couple of contributions at the file exchange:
If you just want to compare a set of regressions it shouldn't be too demanding to roll your own AIC/BIC evaluation, but these 3 does what it seems you ask for...
HTH
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!