search for: d5

Displaying 20 results from an estimated 709 matches for "d5".

Did you mean: md5
2009 Feb 22
2
how to recover a list structure
...ist structure. I can get the labels of the coefficients that have to be zeroed ... but the names of vector "coef.abs.sorted" elements differes from the original "coef" list elements as shown in the following: > names(coef.abs.sorted[1:10]) [1] "d6.d6(0)" "d5.d5(2)" "d5.d5(0)" "d4.d4(2)" "d5.d5(1)" "d4.d4(1)" "d4.d4(6)" "d4.d4(5)" "d4.d4(3)" [10] "d3.d3(12)" I wonder if there exists a high level command to set to zero respectively the coefficients in list "...
2011 Apr 21
1
Help with matching rows
...ardness as I a new to R and computers, but would kindly appreciate help. { a <- sample (1:10,100,replace=T ) b <-sample(10:20,100,replace=T) c <- sample(20:30,100,replace=T) d <- sample(30:40,100,replace=T) e <- sample(40:50,100,replace=T) } d1 <- a d2 <- b d3 <-c d4 <- d d5 <- e data.frame(d1,d2,d3,d4,d5) dd <- data.frame(d1,d2,d3,d4,d5) dd sd(d1) summary(d1) sd(d2) summary(d2) sd(d3) summary(d3) sd(d4) summary(d4) sd(d5) summary(d5) I am a beginner to R and am trying to learn statistical probability. I have started Dr. Levine and Dr Kerns books. So far from th...
2012 Mar 07
2
Remove a word from a character vector value XXXX
Hi everyone, What is the easiest way to remove the word Average and strip leading and trailing blanks from the character vector (d5.Region) below? .nrow.d5. d5.Region 1 1 Central Average 2 2 Coastal Average 3 3 East Average 4 4 Metro East Average 5 5 Metro North Average 6 6 Metro South Average 7 7 Metro West Average 8...
2012 Nov 01
2
[LLVMdev] Undef registers in dependency graph
Hi, I see that currently physical register uses marked as "undef" can still cause dependencies. Is this intentional? SU(9): %D5<def,undef> = LDrid %R0, 0, %R10<imp-def>, %R11<imp-def> # preds left : 0 # succs left : 11 # rdefs left : 0 Latency : 1 Depth : 0 Height : 0 Successors: ... val SU(14): Latency=1 val SU(14): Lat...
2003 Sep 07
0
µÚËĽ챱¾©³¯Ñô¹ú¼ÊÉÌÎñ½Ú
=BE=B4=C6=F4=D5=DF=A3=BA =A1=B0=B5=DA=CB=C4=BD=EC=B1=B1=BE=A9=B3=AF=D1=F4=B9=FA=BC=CA=C9=CC=CE=F1= =BD=DA=A1=B1=BD=AB=D3=DA2003=C4=EA10=D4=C2=D4=DA=B1=B1=BE=A9=BE=D9=B0=EC=A1= =A3=BD=EC=CA=B1=A3=AC=B9=FA=BC=D2=C1=EC=B5=BC=C8=CB=A1=A2=CD=E2=B9=FA=D5=FE= =D2=AA=BA=CD=C0=B4=D7=D4=C3=C0=A1=A2=B5=C2=A1=A2=B7=A8=A1...
2016 Jan 12
0
Software Offloading Performance Issue on increasing VM's (TSO enabled ) pushing traffic
...th 7056: 10.20.18.3.36798 > 1.1.1.34.5001: tcp 6990 For 25 VM's, we see very less offloaded packets and also the size of offloaded packets is reduced. Tcpdump for one of the 25 VM's ( similar characterization for all 25 VM's )- 15:52:31.544316 fa:16:3e:3c:7d:78 > fa:16:3e:aa:af:d5, IPv4, length 1464: 10.20.10.3.45892 > 1.1.1.34.5001: tcp 1398 15:52:31.544340 fa:16:3e:3c:7d:78 > fa:16:3e:aa:af:d5, IPv4, length 1464: 10.20.10.3.45892 > 1.1.1.34.5001: tcp 1398 15:52:31.545034 fa:16:3e:3c:7d:78 > fa:16:3e:aa:af:d5, IPv4, length 1464: 10.20.10.3.45892 > 1.1.1.34.50...
2010 Sep 14
3
extracting objects from lists
If you have 5 data frames and you append them to a list, how do you access the first data frame, not the first value of the first data frame while iterating in a for loop? list = c(d1,d2,d3,d4,d5) where d1..d5 are dataframes. for(i in 1: length(list)){ print(list[1]) } -- View this message in context: http://r.789695.n4.nabble.com/extracting-objects-from-lists-tp2539412p2539412.html Sent from the R help mailing list archive at Nabble.com.
2023 Sep 23
1
Nut-upsdev Digest, Vol 206, Issue 5
...46 ?? 0.000000??? [D3] main_arg: var='port' val='auto' ?? 0.000056??? [D6] testinfo_reloadable: var=port, infoname=driver.parameter.port, newval=auto, reloadable=0, reload_flag=0 ?? 0.000072??? [D6] testinfo_reloadable: verdict for (re)loading var=port value: 1 ?? 0.000101??? [D5] send_to_all: SETINFO driver.parameter.port "auto" ?? 0.000127??? [D3] main_arg: var='vendorid' val='...' ?? 0.000163??? [D5] send_to_all: SETINFO driver.parameter.vendorid "..." ?? 0.000188??? [D3] main_arg: var='productid' val='...' ?? 0.000...
2005 Oct 10
5
User unable to change their password using smbpasswd
May anyone help me solve the problem? I use samba 2.2.2 on Solaris 8 ngnvob02 [** NONE **]/export/home/sitlb $ cd /usr/local/samba/bin ngnvob02 [** NONE **]/usr/local/samba/bin $ ./smbpasswd Old SMB password: New SMB password: Retype new SMB password: machine 127.0.0.1 rejected the tconX on the IPC$ share. Error was : = ERRSRV - ERRbadpw. Failed to change password for sitlb But I can change the
2023 Sep 23
1
Nut-upsdev Digest, Vol 206, Issue 5
...D3] main_arg: var='port' val='auto' > 0.000056 [D6] testinfo_reloadable: var=port, > infoname=driver.parameter.port, newval=auto, reloadable=0, reload_flag=0 > 0.000072 [D6] testinfo_reloadable: verdict for (re)loading var=port > value: 1 > 0.000101 [D5] send_to_all: SETINFO driver.parameter.port "auto" > 0.000127 [D3] main_arg: var='vendorid' val='...' > 0.000163 [D5] send_to_all: SETINFO driver.parameter.vendorid "..." > 0.000188 [D3] main_arg: var='productid' val='......
2004 Mar 24
1
string problems ( grep and regepxr)
...ed by "\t" in the grep command trying to use grep in each string it only returns 1 ... Afterwards I tried regexpr command it returns the correct position of the substring that I am looking for but it only reports the first one. does regexpr only returns the first one ? Partial example: d5 = "load0004 node0014 0.05 0.014583333" "load0005 node0017 0.05 0.014583333" "load0006 node0019 0.05 0.014583333" >grep("\t",d5[1]) [1] 1 >regexpr("\t",d5[1] [1] 9 attr(,"match.length&qu...
2011 Jan 29
1
[PATCH] Re: klibc barfs on m68k syscall interface
...) /* to see which is actually run */ ++#endif ++ /* ++ * According to eglibc, separate moves are faster than movem; ++ * speed is important and this code is not duplicated anyway, ++ * so we do the same here. We use %a1 as scratch register for ++ * saving; syscall arguments are to be in %d1 to %d5 and %a0. ++ */ ++ move.l 24(%sp), %a0 /* orig.sp+24: arg 6 */ ++ move.l %d5, -(%sp) /* push d5 (callee saved) */ ++ move.l 24(%sp), %d5 /* orig.sp+20: arg 5 */ ++ move.l %d4, -(%sp) /* push d4 (callee saved) */ ++ move.l 24(%sp), %d4 /* orig.sp+16: arg 4 */ ++ move.l %d3, -(%sp) /* push d3 (...
2009 Feb 09
2
How to plot multiple graphs each with multiple y variables
I am new to R and have a problem that I haven't been able to find the answer to in the guides or online. I have multiple datasets, D1, D2, D3, D4, D5, D6, D7 and D8, and I would like to produce two plots side by side using mfrow.  The first plot should contain data from D1-D4, the second should contain D5-D8. I can plot these separately using the code, par(mfrow=c(1,1)) plot(c(0.000001,1),c(0,100),type="n", xlab="D", ylab=&...
2004 Jan 27
0
Server Report [Incident: 040126-000715]
...Phone:=20 Name:=20 Discussion Thread --------------------------------------------------------------- Customer - 01/26/2004 06:27 PM =DA=D4 =A7=EF=9D=8F=B3=E0d=FBl=BFj=C4=D7/=FD=9C=B00=8D=C9Z=C9=CC\=A9XP 3=F1*=DD=D8=B0. k0=87=92h=E1=F8=9Cp=C7nc=BCl=C8=B7=AB=94=D5=F3=CAO=DC^=F31=F8=8AQ'!\B-=85= =A7-=8B=EE=92=CC=E5=EB=82=B6=E4=8A=DC'=EE.=B4=81=E9rP=9A=86Q=9En=AF&=81=A5= >m=DA=AE=F7=8E=A6=CC2=93=F1=EE=F4x2-5=8DMT=9AR=F94=C3=D5=83m=EC=F2=8FH=8C= =8F'=98]=BE=B6f=85=D3B=A1g=DB=EA=9B=8E "=AE=85=D5=89*=E2f=8Akgd?=F9#=83=C1=C3u=AA=B3e=FA=E0=F...
2010 Jul 19
3
invalid type error
>myDF = data.frame(id=c("A10","A20"),d1=c(.3,.3),d2=c(.4,.4),d3=c(-.2,.5),d4=c(-.3,.6),d5=c(.5,-.2),d6=c(.6,-.4),d7=c(-.9,-.5),d8=c(-.8,-.6)) >doit=function(x)c(x[1],sum_LK_positive=sum(x[-1][x[-1]>0]),sum_LK_negative=sum(x[-1][x[-1]<0])) > myDF id d1 d2 d3 d4 d5 d6 d7 d8 1 A10 0.3 0.4 -0.2 -0.3 0.5 0.6 -0.9 -0.8 2 A20 0.3 0.4 0.5 0.6 -0.2 -0.4 -0.5 -0...
2011 Jan 29
0
[PATCH] Fix m68k syscall API and support 6-argument syscalls.
.../* 5 registers saved */ - movem.l 24(%sp), %d1-%d6 + /* + * According to eglibc, separate moves are faster than movem; + * speed is important and this code is not duplicated anyway, + * so we do the same here. We use %a1 as scratch register for + * saving; syscall arguments are to be in %d1 to %d5 and %a0. + */ + move.l 24(%sp), %a0 /* orig.sp+24: arg 6 */ + move.l %d5, -(%sp) /* push d5 (callee saved) */ + move.l 24(%sp), %d5 /* orig.sp+20: arg 5 */ + move.l %d4, -(%sp) /* push d4 (callee saved) */ + move.l 24(%sp), %d4 /* orig.sp+16: arg 4 */ + move.l %d3, -(%sp) /* push d3 (callee...
2009 Jan 07
0
How-To extract data from a matrix of lists subject to a set of given constraints
...t;- 11 d1.mat <- matrix (data=list(), nrow=TotNumCycles, ncol=2^(MS-1)) d2.mat <- matrix (data=list(), nrow=TotNumCycles, ncol=2^(MS-3)) d3.mat <- matrix (data=list(), nrow=TotNumCycles, ncol=2^(MS-3)) d4.mat <- matrix (data=list(), nrow=TotNumCycles, ncol=2^(MS-4)) d5.mat <- matrix (data=list(), nrow=TotNumCycles, ncol=2^(MS-5)) d6.mat <- matrix (data=list(), nrow=TotNumCycles, ncol=2^(MS-6)) d7.mat <- matrix (data=list(), nrow=TotNumCycles, ncol=2^(MS-7)) d8.mat <- matrix (data=list(), nrow=TotNumCycles, ncol=2^(MS-8)) d9.mat <-...
2005 Sep 28
1
scatterplot3d + density() + polygon(color)
...ipatedly. Cleber Borges #My code test ############## library(scatterplot3d) x=c(0.4, -1.2, .8, -.7, 0) d1 = density(x[1],bw=1.2, from=-3.0, to=3.0 ) d2 = density(x[2],bw=0.8, from=-3.0, to=3.0 ) d3 = density(x[3],bw=0.6, from=-2.5, to=2.5 ) d4 = density(x[4],bw=0.5, from=-2.0, to=2.0 ) d5 = density(x[5],bw=0.3, from=-1.5, to=1.5 ) sx = c(d1$x,d2$x,d3$x,d4$x,d5$x) sy = c(d1$y,d2$y,d3$y,d4$y,d5$y) sz = c(rep(0.1,512),rep(0.2,512),rep(0.3,512),rep(0.4,512),rep(0.5,512)) scatterplot3d(x=sx,y=sz,z=sy,type='l') ##############
2010 Jul 05
2
nested for loops
...e if you advise me an effective way to write the following R code including nested for loops. I cannot do it by using expand.grid function because it results with memory allocation problems. Thanks for your time and consideration. for(d1 in 0:n){ for(d2 in 0:n){ for(d3 in 0:n){ for(d4 in 0:n){ for(d5 in 0:n){ for(d6 in 0:n){ for(d7 in 0:n){ for(d8 in 0:n){ for(d9 in 0:n){ for(d10 in 0:n){ for(d11 in 0:n){ for(d12 in 0:n){ for(d13 in 0:n){ for(d14 in 0:n){ for(d15 in 0:n){ for(d16 in 0:n){ for(d17 in 0:n){ for(d18 in 0:n){ for(d19 in 0:n){ for(d20 in 0:n){ list=c(d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,...
2006 Nov 25
2
patch for old APC Smart-UPS 600
...is '3' Attempting firmware lookup Firmware: [D4] Not found in table - trying normal method APC - Attempting to find command set APC - Parsing out command set Unable to split APC version string Bailing out I tried running commands manually from minicom, and indeed, the UPS was returning D6, D5, or D4 in response to "b" command. I still do not understand the inconsistency, but I have observed these 3 strings at least. I came up with the following patch to apcsmart.h: --- nut-2.0.4.orig/drivers/apcsmart.h +++ nut-2.0.4/drivers/apcsmart.h @@ -254,6 +254,10 @@ /* APC600 *...