search for: qp3

Displaying 3 results from an estimated 3 matches for "qp3".

Did you mean: mp3
2009 Apr 10
1
using more plotting area for a lattice plot
...t p1 <- runif(1000) # sample data qp1 <- qqmath(~ -log(p1), data = as.data.frame(p1), distribution = qexp,main="A",xlab="",ylab="") qp2 <- qqmath(~ -log(p1), data = as.data.frame(p1), distribution = qexp,main="B",xlab="",ylab="") qp3 <- qqmath(~ -log(p1), data = as.data.frame(p1), distribution = qexp,main="C",xlab="",ylab="") qp4 <- qqmath(~ -log(p1), data = as.data.frame(p1), distribution = qexp,main="D",xlab="",ylab="") png(file="myplots.png", height...
2007 Sep 27
5
QueryParser.parse question
Hi there, I am stomped as to why QueryParser''s parse method behaves differently between query ''a'' and ''b''. See http://pastie.caboo.se/private/4rlwrecyyow3yl6qtf4tq Could someone please help me understand why that is the case. p.s. I also found ''i'' produce the same behavour as ''a'' Cheers, Andy
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