search for: occor

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

Did you mean: occour
2011 Jul 08
1
Getting wrong NA values using "for" cmd
...0.74 0.79 NA 0.90 NA 1.00 and dissecting this: > s[4] [1] 0.15 > dados[,3][dados[,2]==0.15][1] [1] 0.11 > dados[,3][dados[,2]==s[4]][1] [1] NA > s[4]==0.15 [1] FALSE > s[5]==0.20 [1] TRUE > dados[,3][dados[,2]==s[5]][1] [1] 0.16 Anyone could help me to discover why this is occorring? dados[,2] and dados[,3] came from rounded values. Could this fact interfere the results? Thanks in advance. -- View this message in context: http://r.789695.n4.nabble.com/Getting-wrong-NA-values-using-for-cmd-tp3654335p3654335.html Sent from the R help mailing list archive at Nabble.com.
2000 Feb 14
2
Error report on empty matrices (PR#435)
...SuSE 6.2) on a PIII 500Mhz Machine under SuSE 6.2 Linux I found the following bug: x <- matrix(0,10,0) rbind(x,2) causes an R-crash with the message "Gleitkomma-Ausnahme" (floating point exception) which is probably due to the non-applicability of the recyling rule. The same occors when using x<-matrix(0,10,0) rbind(x,matrix(2,1,1)) The complete log is appended to this note. In my opinion an error message like Error in rbind(...) : number of columns of matrices must match (see arg 2) as it happens with x<-matrix(0,10,1) rbind(x,matrix(0,1,0)) s...
2010 Jan 25
1
Bug#566012: xen-hypervisor-3.2-1-i386: Another crash. Is this a hypervisor-problem, or is this the kernel?
...e10 c010be59 c010c0e7 c039753b c039755e c039798f c010ce93 c010de56 (XEN) c039867c c03986a3 c0398797 c0398a78 c010e3f9 c010f656 c010fec4 c0110fb9 (XEN) c0110fc3 c01111ba c01111c4 c01116a8 c0111a69 c0111ab0 c0111b39 c0111cba (XEN) Domain 0 crashed: rebooting machine in 5 seconds. These crashes occor about once every few days. If there is any more info I can give, please tell. -- System Information: Debian Release: 5.0.3 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-xen-686 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en...
2006 Feb 20
0
crashed would be solved by sudo ?
...ulators which use fare amount of d3d or opengls, to see how much wine supports on this. Suddenly today that the wine does not work with any emulator I have tried with, came up with error message that is followed. But I accidentally found a workround that with ``sudo'', the problem won't occor. Any idea ? KNIGHT:/cvs/emu/ssspsx$ wine SSSPSX libGL: XF86DRIGetClientDriverName: 5.0.3 radeon (screen 0) libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/radeon_dri.so drmOpenByBusid: Searching for BusID pci:0000:01:00.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result i...