Using stepwiselm outputs to calculate delta AIC

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

Tags

Asked:

on 26 Sep 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!