Displaying 2 results from an estimated 2 matches for "cuadratic".
Did you mean:
quadratic
2005 Nov 23
1
Linear and cuadratic effects
I'd like to know how to obtain a table of anova of a 3^2 desing with
linear and cuadratic sum of squares because if I use "aov", this
comand only bring me the linear sum of squares:
> A<-rep(c(rep(-1,3),rep(0,3),rep(1,3)),2)
> B<-rep(rep(c(-1,0,1),3),2)
>
y<-c(1.5,1.4,0.8,3.5,2.9,1.8,4,3.8,2.7,1.2,1.3,1.2,3.2,2.5,2,4.2,3.4,3
)
> a...
2003 Jan 21
1
(v2) quadratic trends and changes in slopes (R-help digest, Vol 1 #52 - 16 msgs)
-----Original Message-----
Message: 6
Date: Mon, 20 Jan 2003 01:11:24 +0100
From: Martin Michlmayr <tbm at cyrius.com>
To: r-help at stat.math.ethz.ch
Subject: [R] quadratic trends and changes in slopes
I'd like to use linear and quadratic trend analysis in order to find
out a change in slope. Basically, I need to solve a similar problem as
discussed in