search for: pp3

Displaying 5 results from an estimated 5 matches for "pp3".

Did you mean: pop3
2010 May 04
3
Kernel density estimate plot for 3-dimensional data
Hi! I have a problem with Kernel density estimate plot for 3-dimensional data in ks-package. Here the example: # load ks, spatstat # three-dimensional kernel density of B B <- pp3(runif(300), runif(300), runif(300), box3(c(0,1))) x <- unclass(B$data)$df H <- Hpi(x) fhat <- kde(x, H=H) plot(fhat) plot(fhat, axes=FALSE, box=FALSE, drawpoints=TRUE); axes3d(c('x','y','z')) If I try to insert my own coordinates instead of the artificial 3D-patter...
2010 Feb 10
4
Readjusting the OUTPUT csv file
...rame(rateC_series), 'rateC_series.csv', row.names = FALSE)   #### ________________________________________________________________________________________________________________________________________________   ## Generation of combination names as per the no of random numbers generated   PP3 = read.csv('prob_table3.csv')$rate_combination PPP3 = rep(PP3, number) return(data.frame(PPP3, rateA = rateA_series$rand.nums_rateA, rateB = rateB_series$rand.nums_rateB, rateC = rateC_series$rand.nums_rateC)) }      if  (no_rate ==3)  {    output = combi_3(n = read.csv('number.csv'...
2007 Sep 11
4
CentOS 5 on IA64
Hi All, I am looking for information on when CentOS 5 will be available for IA64. I found this forum posting but no responses http://www.centos.org/modules/newbb/viewtopic.php?topic_id=8714&forum=45 I am looking to perform a large migration of about 500 workstations from various Suse and Red Hat versions to CentOS to standardize some what. Because I have to support x86 (32 & 64) and
2010 May 05
0
R-help Digest, Vol 87, Issue 5
...ot for 3-dimensional data Message-ID: <956952.67901.qm at web25501.mail.ukl.yahoo.com> Content-Type: text/plain Hi! I have a problem with Kernel density estimate plot for 3-dimensional data in ks-package. Here the example: # load ks, spatstat # three-dimensional kernel density of B B <- pp3(runif(300), runif(300), runif(300), box3(c(0,1))) x <- unclass(B$data)$df H <- Hpi(x) fhat <- kde(x, H=H) plot(fhat) plot(fhat, axes=FALSE, box=FALSE, drawpoints=TRUE); axes3d(c('x','y','z')) If I try to insert my own coordinates instead of the artificial 3D-patter...
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