search for: alkim

Displaying 2 results from an estimated 2 matches for "alkim".

Did you mean: alkis
2002 Aug 22
1
Error: object is not a matrix
...length of the call to 'aov' is always too long: either one of the variable names is too long, or I include too many error terms, etc...). Any help would be appreciated, Al Kim Research Scientist Department of Psychology University of Washington, Box 351525 Seattle, WA. 98195, USA E-Mail: alkim at u.washington.edu; Tel: (206)543-2395 Included below is the data I'm using. > AK.df Y P A B C 1 10 1 E1 Red Agent 2 9 1 E1 Red Patient 3 0 1 E1 Unred Agent 4 0 1 E1 Unred Patient 5 5 1 E2 Red Agent 6 6 1 E2 Red Patient 7 0 1 E2 Unred Agent 8...
2002 Sep 24
4
extracting elements from summary(aov object)
Hello. When one types "summary(fit)", where fit is an object from a call to aov(), one gets an ANOVA table. I want to save just one element of this summary. How does one extract this? As an example, here is my output from a split plot ANOVA: > summary(out)$"Error: soil.cores$block:soil.cores$treatment" Df Sum Sq Mean Sq F value Pr(>F)