Skip to content

stepAIC for lmer

2 messages · Marc Bernard, Brian Ripley

#
On Mon, 4 Dec 2006, Marc Bernard wrote:

            
No, and it is not documented to work with lmer objects.  stepAIC is 
support software for a book, and lmer is not discussed in that book (and 
postdates the book considerably).  lmer does not return an object of the 
type considered by stepAIC (it has an S4 class and it not at all similar 
to e.g. glm).