Raw Message
Message-ID: <loom.20050902T081056-941@post.gmane.org> Date: 2005-09-02T06:12:01Z From: Dieter Menne Subject: post hoc analysis after anova Mahdi Osman <m_osm <at> gmx.net> writes: > > I fit a linear model "lm" and then did "anova". > > My idea is to run multiple pairwise comparision for several factor Package multcomp helps you here, and also protects you against overdoing it. Dieter