Using stepwiselm outputs to calculate delta AIC
Afficher commentaires plus anciens
Hello fellow Matlab users:
Does anyone know how to calculate delta AIC when using mdl=stepwiselm(database,'interactions','Criterion','AIC')?
All I have found is aic = mdl.ModelCriterion.AIC which gives the AIC information criterion. Can someone verify whether exp((AICmin−AICi)/2) gives delta AIC?
Thanks in advance!
Réponses (0)
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!