How to get the values of AIC (Akaike Information Criteria), BIC for selecting the best distribution among different distributions fitted to a data?
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Bjorn Gustavsson
2015-9-1
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!