search for: pm2

Displaying 7 results from an estimated 7 matches for "pm2".

Did you mean: pm
1999 May 10
1
format backslash behaviour
The following seems weird: > format("\pm2") [1] "pm2" > format("\\pm2") [1] "\\\\pm2" > i.e. it seems impossible to set up a x so that "format(x)" returns "\\pm2", and in turn "cat(format(x))" prints "\pm2". ("\pm" is latex for "plus/minus...
2011 May 08
2
Error in AnnotationDbi package - makeProbePackage
...ta with the limma package, but for that I need to built my own CDF package, probe package and built the filters to analyse one specie or another. I'm using the makeProbePackage available in the AnnotationDbi (for a R-2.13.0) but I got the following error message: Error in rep(NA, max(pm1, mm1, pm2, mm2)) : invalid 'times' argument I already tried an old version of R-2.9.1 with a package matchprobes (that is no longer update for R-2.13.0) but the same error occurs. Does anyone knows how could I overcome this problem? Thank you very much for your attention. Best Regards, Helga --...
2012 Oct 10
4
own function: computing time
Hi all, I wrote a function that actually does what I want it to do, but it tends to be very slow for large amount of data. On my computer it takes 5.37 seconds for 16000 data points and 21.95 seconds for 32000 data points. As my real data consists of 18000000 data points it would take ages to use the function as it is now. Could someone help me to speed up the calculation? Thank you, Tonja
2013 Feb 01
29
cumulative sum by group and under some criteria
Thank you very much for your reply. Your code work well with this example. I modified a little to fit my real data, I got an error massage. Error in split.default(x = seq_len(nrow(x)), f = f, drop = drop, ...) : Group length is 0 but data length > 0 On Thu, Jan 31, 2013 at 12:21 PM, arun kirshna [via R] < ml-node+s789695n4657196h87@n4.nabble.com> wrote: > Hi, > Try this: >
2013 Mar 10
0
max row
...erm1_p0*dbinom(x-x1,m-m1, p0L, log=FALSE)* dbinom(y-y1,n-n1,p0H, log=FALSE); >>>>#term2_p1<- term1_p1*dbinom(x-x1,m-m1, p1L, log=FALSE)* dbinom(y-y1,n-n1,p1H, log=FALSE)})? >>>> >>>>res4<-do.call(rbind,lapply(seq_len(nrow(res3)),function(i){ >>>>Pm2<-rbeta(1000,0.2+res3[i,"x"],0.8+res3[i,"m"]-res3[i,"x"]); >>>>Pn2<- rbeta(1000,0.2+res3[i,"y"],0.8+res3[i,"n"]-res3[i,"y"]); >>>>Fm2<- ecdf(Pm2);? >>>>Fn2<- ecdf(Pn2); >>>>#Fmm2&l...
2012 Jun 24
0
nouveau _BIOS method
...XEN. 1110: 50 58 53 5a 02 00 17 50 58 42 52 06 00 20 44 49 PXSZ...PXBR.. DI 1120: 45 4e 01 00 0b 44 49 42 52 14 00 20 00 14 4d 45 EN...DIBR.. ..ME 1130: 42 52 0c 00 40 06 00 04 50 4d 30 48 02 00 02 50 BR.. at ...PM0H...P 1140: 4d 31 4c 02 00 02 50 4d 31 48 02 00 02 50 4d 32 M1L...PM1H...PM2 1150: 4c 02 00 02 50 4d 32 48 02 00 02 50 4d 33 4c 02 L...PM2H...PM3L. 1160: 00 02 50 4d 33 48 02 00 02 50 4d 34 4c 02 00 02 ..PM3H...PM4L... 1170: 50 4d 34 48 02 00 02 50 4d 35 4c 02 00 02 50 4d PM4H...PM5L...PM 1180: 35 48 02 00 02 50 4d 36 4c 02 00 02 50 4d 36 48 5H...PM6L...PM6H 1...
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