Skip to content
Prev 69368 / 398513 Next

question about k in step

.... 
'step' uses 'add1' and 'drop1' repeatedly; it will work for any
     method for which they work, and that is determined by having a
     valid method for 'extractAIC'. When the additive constant can be
     chosen so that AIC is equal to Mallows' Cp, this is done and the
     tables are labelled appropriately.

so my question is :what constant should i choose so i can get Mallows' Cp instead of AIC?