search for: qp2

Displaying 4 results from an estimated 4 matches for "qp2".

Did you mean: qp
2009 Apr 10
1
using more plotting area for a lattice plot
...rs I know of. I could also put the plot titles inside the plot if there is a way to do that. Thanks for your input. Regards, Juliet 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.da...
2010 May 04
0
select tag with unique values from db
Hi. I just want to ask some help regarding my simple project. i''m a rails newbie and right now, quite stuck with this. I have this select_tag in my rhtml.. <%= select_tag ''search[outcome]'', options_for_select(["", "qp1", "qp2", "Not Processed"], (params[:search] && params[:search][:outcome])) %> it works fine. But now, I want to get the distinct values of my options_for_select from my database table, green. how can i do this in my controller and view? thanks. -- Posted via http://www.ruby-f...
2003 Mar 11
8
SIP registration
I have a test SIP account set up with WorldCom and I have been trying to have Asterisk register to the WorldCom server with no luck. It appears that the SIP headers are different coming from Asterisk. I have included a packet capture from a successful login with a Windows Messenger client for reference. I have also copied in the SIP packet I captured with sip debug turned on. In my sip.conf file,
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