i am using the IC.test formula to compare models but don't know how to interpret it
dqAIC df
DM7 0.0 20
DM1 65.7 17
DM2 65.7 17
DM3 65.7 17
DM4 67.8 7
DM5 88.2 11
DM6 NA 23
This is the formula i used
testIC.D <- ICtab(DM1, DM2, DM3, DM4, DM5, DM6, DM7, type="qAIC")
testIC.D