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!