Displaying 4 results from an estimated 4 matches for "2mi".
Did you mean:
2mb
2013 Mar 06
1
aov() and anova() making faulty F-tests
...ypothesis involving the expected mean square (EMS) of
a factor divided by the EMS of another factor (i.e., instead of the error
EMS).
Here is the example:
Expected Mean Square df
Mi ?2+18?2M 1
Ij ?2+6?2MI+12?(I) 2
MIij ?2+6?2MI 2
?(ijk)l ?2 30
The clear test for Ij is EMS(I) / EMS(MI) - F(2,2)
However, observe the following example carried out in R,
M <- rep(c("M1...
2009 Oct 27
0
anova interaction contrasts: crossing helmert and linear contrasts
...s, etc.). ?Any help is greatly appreciated.
Here is my data:
fatigue = c(3,2,2,3,2,3,4,3,2,4,5,3,3,2,4,5,4,5,5,6,4,6,9,8,4,3,5,5,6,6,6,7,9,10,12,9)
n <- 3
train <- gl(3, 4*n, labels=c("6wks", "4wks", "2wks"))
dist <- rep(gl(4,n,labels=c("1mi","2mi","3mi","4mi")),3)
What I would like to do is test two interaction contrasts that cross linear
coefficients of the variable "dist" with the two sets of helmert contrasts of
the variable "train".
I have tried so many things I think are wrong I won't...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2005 May 15
0
Inter Domain Trusts
Hi,
We've tried to set two servers PDC Samba 3 + OpenLDAP as following below:
Network_1 192.168.42.0/24
Network_2 192.168.43.0/24
PDC1(PRJLINUX1) - 192.168.42.2 - NETBIOS NAME = PRJARQ6
PDC2(PRJLINUX2) - 192.168.43.251 - NETBIOS NAME = PRJARQ5
OpenLDAP 2.2.24
Samba 3.0.14a Backports
Deban 3 Woody
OpenLDAP:
The servers are using the same DataBase and the PRJARQ6 is a Slave from
PRJARQ5.