search for: t4h

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

Did you mean: 4th
2012 May 15
1
vector w/o arithmetic addition for boxplot
...a box plot of the residuals of a linear regression. It is performing arithmetic addition on the 16 individual variables that I want individual box plots for. I have 16 race*treatment variables that were created from cleaned data.frames for race and treatment independently: t1W, t1B.....t4W, t4B, t4H, t4O. class(t1W) produces "numeric" (1000 observations of 1's and 0's) To create the box plot I am using boxplot(residuals(IRR)~ treatRace_clean) where I have tried treatRace_clean as both of the following treatRace_clean <- as.factor(as.vector(t1W + t1B + t1H + t1O + t2W +...
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