Skip to content
Prev 75557 / 398502 Next

stepAIC invalid scope argument

In case it is unclear why in this case there is a problem: you are running 
a function (here model.frame) in the stats namespace and so it looks in 
the stats namespace before the workspace when looking for 'df'.
On Mon, 15 Aug 2005, Prof Brian Ripley wrote: