Skip to content
Back to formatted view

Raw Message

Message-ID: <20050509091037.25f07d90@localhost.localdomain>
Date: 2005-05-09T01:10:37Z
From: ronggui
Subject: question about k in step

>?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?