search for: procud

Displaying 13 results from an estimated 13 matches for "procud".

Did you mean: proud
2011 Aug 05
2
summing columns with NAs present
Hello! I have a data frame with some NAs. test<-data.frame(a=c(1,2,NA),b=c(10,NA,20)) I need to sum up values in 2 variables. However: test$a+test$b procudes NAs in rows that have NAs. How could I sum up columns while ignoring NAs (the way the function sum(..., na.rm=T) works? Thank you! -- Dimitri Liakhovitski marketfusionanalytics.com
2008 Jul 24
0
[LLVMdev] Indirect Branch Representation
...y implement Switch block method here to represent this instruction as we don't know how the values of Reg are mapped to basic blocks. I was going through the documentation and found that indirect branch are produced by virtual function calls. Are there any other cases which result into CodeGen procuding Indirect Branch? On Thu, Jul 24, 2008 at 12:06 PM, David Greene <dag at cray.com> wrote: > On Thursday 24 July 2008 01:47, Chris Lattner wrote: > > On Jul 23, 2008, at 8:47 PM, kapil anand wrote: > > > Specifically, I need a way to represent indirect branch instruction...
2013 Feb 20
1
Problem with levelplot() in a loop
...the code (though heatmap does). Ideally I would like to use levelplot() as it produces a neat index on the side indicating the color and the correlation value that it corresponds to while heatmap does not. Any pointers as to how I can make levelplot() produce output in the loop or get heatmap to procude a nice index like levelplot() does? ps- To see the output with heatmap in a loop, just uncomment the heatmap() line and comment out the levelplot() line col.l <- colorRampPalette(c('blue', 'green', 'yellow', 'red'))(30) for (i in 1:10) { randmat <- cbind(rn...
2008 Jul 31
1
nls weights warning message
...ied to non-(list or vector) of type 'NULL' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ and I would like to know what is causing it and how I can fix it. As an example, the following, from Venables and Ripley, which does not produce the warning message and then on the data which does procude the warning message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ##Venables and rippley library(MASS) data(wtloss) wtloss.st = c(b0=90, b1=95, th=120) n1<-length(wtloss) Weight=c(1,rep(0.1,n1-1)) wtloss.fm = nls(Weight ~ b0 + b1*2^(-Days/th), data=wtloss, start=wtloss.st, trace=T, we...
2008 Jul 24
2
[LLVMdev] Indirect Branch Representation
On Thursday 24 July 2008 01:47, Chris Lattner wrote: > On Jul 23, 2008, at 8:47 PM, kapil anand wrote: > > Specifically, I need a way to represent indirect branch instruction > > (in binary) as an equivalent LLVM instruction. With switch > > instruction , I would have to list all the possible targets and then > > initialize the corresponding instruction. I was just
2006 Dec 16
1
Seeking advice on lattice package in R2.4.0 concerning stripplot
...ge version 0.14-9 which you have kindly written to share with the R community. I have a question concerning the stripplot which I'd be very grateful if you can kindly advise me on: I used the dataset called trydata to plot a graph using stripplot (dataset attached), and the scripts used to procude the plot is as follows: trydata<-dget("trydata") stripplot(Position~Count|y*Grouping,jitter=T,group=subtype, data=trydata,xlab="Count rate (%)", pch=c(0,3,6,5), key=list(text=list(c("GS in front", "GS at the back", "MS in front","MS at the...
2004 Aug 06
3
Strange change in icecast kh14 for IP logging
Hello, Karl, you added a compile-time flag to enable IP logging in icecast. But, this changed a lot the log procuded: 81.53.41.160 - - [30/Nov/2003:10:09:11 +0100] "GET /admin/metadata HTTP/1.0" 200 155 "-" "ices/0.3 libshout/2.0-kh22" 0 81.53.41.160 - - [30/Nov/2003:11:20:14 +0100] "SOURCE /radio-bro-gwened.mp3 HTTP/1.0" 200 19 "-" "ices/0.3 libshout/2.0-k...
2005 Oct 09
2
disable ID3 update
Hi, I'm running Aaron's tunequeue scripts for my radio site. (tunequeue.sf.net) I have ices2 to read Ogg Vorbis files and feed the icecast2 server with those files. Could someone please tell me how can I disable ID3 updating? I want all clients to only show the name of the radio, but don't get any of the ID tag information stored in the Ogg files. Where can I set that? Sorry for
2005 Oct 10
2
disable ID3 update
...it looses the first 1-2 seconds of the songs. According to what you've said there's no way to make ices2 or icecast2 create a non-file-based stream. (That is: the player wouldn't know when a file ends and another starts, and so it wouldn't reconnect.) Am I right? No other players procude this error, but jlGui is the best ogg player I found to integrate into the webpage. Yours, Jacint Michael Smith wrote: >ID3 isn't used by either ices2 or icecast2. > >The vorbis tag data is an integral part of the file, so ices2 will >send it to icecast, if present. If you want...
2004 Aug 06
0
Strange change in icecast kh14 for IP logging
On Wed, 2003-12-03 at 12:31, iceuse@kezako.net wrote: > Hello, > Karl, you added a compile-time flag to enable IP logging in icecast. > But, this changed a lot the log procuded: > 81.53.41.160 - - [30/Nov/2003:10:09:11 +0100] "GET /admin/metadata HTTP/1.0" 200 155 "-" "ices/0.3 libshout/2.0-kh22" 0 > 81.53.41.160 - - [30/Nov/2003:11:20:14 +0100] "SOURCE /radio-bro-gwened.mp3 HTTP/1.0" 200 19 "-" "ices/0.3 libs...
2004 Aug 31
0
Snom Programmable button Mini Howto and ringstate patch
...the blinking button in case anybody out >there wants to tackle this problem themselves (Sample trace was >collected when using snom phones with snom's sip proxy software). >Please note that it seems like we must include the extra fields in the >ring notify before the snom phone will procude the proper "replaces" >invite in order to do a standards compliant call pickup. > >Notes on patch: >If this patch is not in the proper format for submissions please provide >me a link to the asterisk submission policies. It has been tested here >at DerbyTech for about...
2004 Aug 30
1
Snom Programmable button Mini Howto and ring state patch
...er phone using the blinking button in case anybody out there wants to tackle this problem themselves (Sample trace was collected when using snom phones with snom's sip proxy software). Please note that it seems like we must include the extra fields in the ring notify before the snom phone will procude the proper "replaces" invite in order to do a standards compliant call pickup. Notes on patch: If this patch is not in the proper format for submissions please provide me a link to the asterisk submission policies. It has been tested here at DerbyTech for about a week on our live phone...
2010 Jan 17
6
More than on loop??
hello every one, How to function more than one loop in R? I have the following problem to be solved with the a method of three loops, can you help me please? The data is attached with this message. The data is composed of two parts, cleaved (denoted by ?cleaved?) and non cleaved (denoted by ?noncleaved?). ? to access to the ith peptide, you can use X$Peptide[i] ? to access to the ith label,