Displaying 3 results from an estimated 3 matches for "d_c".
Did you mean:
_c
2000 Mar 06
2
anova-bug in R-version 1.0.0? (PR#470)
...Please copy the bug report (after finishing it) to
# your favorite email program and send it to
#
# r-bugs@biostat.ku.dk
#
######################################################
Under R version 0.6.51 the following
A_c(13,9,15,5,25,15,3,9,6,12)
B_c(42,24,41,19,27)
C_c(8,24,9,18,9,24,12,4)
D_c(9,12,7,18,2,18)
kaeufe_c(A,B,C,D)
region_factor(rep(1:4,c(10,5,8,6)),labels=LETTERS[1:4])
anova(lm(kaeufe~region))
delivers
Analysis of Variance Table
Response: kaeufe
Df Sum Sq Mean Sq F value Pr(>F)
region 3 1474.65 491.55 8.7852 0.000376 ***
Residuals 25 1398.80...
1999 Nov 30
1
Character2function
If I have several character vectors, for example:
a_c('data.')
b_c('_myfunction(')
c_c('vect.')
d_c(')')
and, j_1
I can build a vector using paste:
x_paste(a,j,b,c,j,d,sep="")
x="data.1_myfunction(vect.1)"
I have n numeric vectors (vect.1...vect.n)
Then, if I could evaluate the string x, I would calculate the
result of my function in n-vectors using a loop
for (j...
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