Skip to content
Back to formatted view

Raw Message

Message-ID: <3EFA15F6.1090902@fe.up.pt>
Date: 2003-06-25T21:36:54Z
From: Peter Ho
Subject: extracting effects estimates from aov model with Error()

Hi all,

Does anyone know how I might be able to extract effects estimates from 
an unreplicated blocked factorial design?
 My aov model was the following:

aov(AM ~ Tf*Tm*Pl*Ps*Mc*M0*M1*M2*M3+Error(Batch), initial)

Using effects() , I get the following response:

 > effects(CV.unreplicated.block.aov.summary)
Error in effects(CV.unreplicated.block.aov.summary) :
        no applicable method for "effects"

Thanks

Peter