s-news
[Top] [All Lists]

SPLITTING SUM OF SQUARES

To: <s-news@lists.biostat.wustl.edu>
Subject: SPLITTING SUM OF SQUARES
From: "Ray Haraf" <rayharaf@home.com>
Date: Mon, 26 Feb 2001 18:42:41 -0500

Hi there,

I run the model Y~B*(A/PLOT)  and wish to split sum of squares in different components. A has two levels, B has four levels and PLOT two levels. PLOT is nested within A. I would like to obtain Sum of Squares for the interaction of B with Plot within A when A at level 1 (SS(B:PLOT %in%A), A=1), and Sum of Squares for the interaction of B with Plot within A when A at level 2 (SS(B:PLOT %in%A), A=2). Such splitting is possible with SPSS through syntax manova y by b(1,4) a(1,2) plot(1,2)/design a, b, a by b, plot w a, b by plot w a(1), b by plot w a(2). Any suggestion will be appreciated.

Thanks.

<Prev in Thread] Current Thread [Next in Thread>
  • SPLITTING SUM OF SQUARES, Ray Haraf <=