search for: prcu

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

Did you mean: prcmu
2006 Jan 19
0
Editing Partial Correlation Matrix
...help on how to accomplish this would be greatly appreciated! Thanks, Mark Here is the code I am using for this analysis: data <- read.table("X:/GWRclip/corrmatrix.txt", header = T) ASHDEP <- data [,1] ELE <- data [,2] SLP <- data [,3] ASP <- data [,4] PLCU <- data [,5] PRCU <- data [,6] CTI <- data [,7] STI <- data [,8] SPI <- data [,9] data <- data.frame(ASHDEP, ELE, SLP, ASP, PLCU, PRCU, CTI, STI, SPI) hetcor(data) # Pearson, polychoric, and polyserial correlations, 2-step est. hetcor(ASHDEP, ELE, SLP, ASP, PLCU, PRCU, CTI, STI, SPI, ML=TRUE) # Pears...
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