How to get the values of AIC (Akaike Information Criteria), BIC for selecting the best distribution among different distributions fitted to a data?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Bjorn Gustavsson
el 1 de Sept. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!