Using stepwiselm outputs to calculate delta AIC
Show older comments
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!
Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!