Message-ID: <loom.20090421T063645-287@post.gmane.org>
Date: 2009-04-21T06:39:05Z
From: Dieter Menne
Subject: automatic exploration of all possible loglinear models?
Christopher W. Ryan <cryan <at> binghamton.edu> writes:
>
> Is there a way to automate fitting and assessing loglinear models for
> several nominal variables . . . something akin to step or drop1 or add1
> for linear or logistic regression?
Not strictly for loglinear, but glm works with stepAIC. Make sure that
in the field you are working this approach is an accepted ritual.
Dieter