similar to: help with function

Displaying 20 results from an estimated 100 matches similar to: "help with function"

2010 Dec 18
0
[BioC] problem with function
Hi Christian, Chuck (and lists) It seems that the problem may be the strange behaviour of 'unstack' inside a function. See this thread in the R mailing list: http://tolstoy.newcastle.edu.au/R/help/04/03/1160.html Anyway, I got round the problem by using 'aggregate' instead of converting to a list and then tapply to sum values of metric. Probably more efficient as well. Thanks
2010 Jun 03
5
how to get call duration
Hello, I want to ask how to get call duration. -- Necati DEM?R http://demir.web.tr http://friendfeed.com/ndemir ndemir ~ demir.web.tr --------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100603/d4085dc6/attachment.htm
2010 Oct 22
1
scale,centre,and get more interactions
Hi folks, I am new to lme in R, and I have a question regarding to the effect of scale function on the lme. When I use the function to scale and centre the levels of the fixed effects (e.g., X and Y; both have two levels) and write them to new columns: ex: dat$cX<-scale(as.numeric(dat$X),center = TRUE, scale = FALSE) dat$cY<-scale(as.numeric(dat$Y),center = TRUE, scale = FALSE) and compare
2004 Aug 06
1
mp3check and mp3_check?
Hello Sirs, > > Have you ran them through mp3check and mp3_check? > >Yep. Found a couple with a few bad frames and deleted them. Other than >that, nothing worse than a missing ID3 tag or two. Could you please give me the address of these tool(mp3check, mp3_check). I have many bad coded mp3, When Icecast streaming these bad! mp3s it kicks the connected clients. I want to delete
2004 Aug 06
3
Shout???
Hello, Sorry but in the mails I have read I did not see any "shout" program comments. I have configured icecast and I am using "shout" to encode MP3s. Is the performance of shout bad or others are better then "shout"? I did not encounter any problems yet. Thank you for any comment. Tamer Demir At 12:10 15.01.2002 +0100, Maarten Stolte wrote: >Hello, >
2010 Jun 21
5
when to use e1/t1 card?
This is a really rookie question: when should i use TE110P ISDN PRI Card? -- Necati DEM?R --------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100621/07d2917f/attachment.htm
2007 Apr 10
0
(PR#9606) R CMD Rdconv drops sections: arguments, seealso,
Ny understanding was that Insightful had been asked to provide patches fo this. We look forward to receiving them. On Tue, 10 Apr 2007, timh at insightful.com wrote: > I've created a .Rd file (below), then converted that to .sgml using > R CMD Rdconv --type=Ssgm combn.Rd > combn.sgml > The output (shown below) is missing some of the sections: > arguments > seealso
2009 Dec 24
1
Question to use R plot GO pie chart
Hi, I have a list of IPI gene IDs. I want to find out whether there is a package which can map the gene ontology to these IPIs, and plot the pie chart to demonstrate the molecular function distributions. The input is like the following gene IPI IDs: IPI:IPI00008860.1|SWISS-PROT:Q9BXJ4-1|TREMBL:Q542Y2|ENSEMBL:ENSP00000231338;EN
2007 Apr 10
1
R CMD Rdconv drops sections: arguments, seealso, examples (PR#9606)
I've created a .Rd file (below), then converted that to .sgml using R CMD Rdconv --type=Ssgm combn.Rd > combn.sgml The output (shown below) is missing some of the sections: arguments seealso examples If instead I convert to .d (below), the same sections are missing, and the "note" section is included but without the necessary newline.
2004 Aug 06
1
eggdrop tcl
Does anyone have any good eggdrop tcls that announce the current song or anything like that? --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to
2006 Aug 02
1
unable to "require" installed gems
Hi, I''ve installed sqlite3 (via the instructions at http://wiki.rubyonrails.org/rails/pages/HowtoUseSQLite), and all went well OSX 10.4.7 ruby 1.8.4 (2005-12-24) [powerpc-darwin8.6.0] and sqlite3.rb is in /usr/local/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.1.0/lib but I can''t <require ''sqlite3''> caw$ irb irb(main):001:0> require
2013 Jun 19
1
pop3 and imap don't run
Dear all, I run dovecot and when i use 'ps ax |egrep dovecot' command , i get the following result: ////////////////// 9290 pts/3 S+ 0:00 tail -f /var/log/dovecot.err 9597 ? Ss 0:00 /opt/dovecot/sbin/dovecot 9598 ? S 0:00 dovecot/anvil 9599 ? S 0:00 dovecot/log 9601 ? S 0:00 dovecot/config 9606 pts/0 S+ 0:00 egrep
2004 Aug 06
2
Number of listeners per server box ?
> Given my experience of running multiple streams on an > old 486, I'd say you will run out of bandwidth before you > overpower the server. Bandwidth is indeed the biggest resources. We used dual CPU p3-600's at icast. We had 4 machines and we built it to easily handle 12,000 listeners over 500 streams. Only 3 were active at any one time ( the 4th was failover ). CPU load
2004 Aug 06
3
Multiple streams
Good afternoon everyone. I'm using Icecast 1.3.10, LiveIce and Lame 3.91. I configured LiveIce to encode different bitrate streams of my station and send them to the Icecast server. In the admin panel of Icecast I can see both of the encoded streams, one mounted on /icy_0 (bitrate 16000) and the other on /icy_1 (bitrate 24000). When any client connects IceCast is sending the default
2004 Aug 06
3
Liveice+Darkice?
Hello, Could the experienced people help me? 1:) Is it possible to start liveice in the background like icecast and shout?? 2:) If I insert another sound card to PC(it will have 2 or more sound cards). Is it enough to specify "SOUND_DEVICE" option to /dev/dspX in liveice.cfg and start another liveice session with that configuration file??? 3:) With many efforts I fail to start darkice
2007 May 01
1
R CMD Rdconv drops sections: arguments, seealso, examples (PR#9649)
On Mon, 30 Apr 2007 bill at insightful.com wrote: > On Tue, 10 Apr 2007 timh at insightful.com wrote: > > > I've created a .Rd file (below), then converted that to .sgml using > > R CMD Rdconv --type=Ssgm combn.Rd > combn.sgml > > The output (shown below) is missing some of the sections: > > arguments > > seealso > > examples > > If
2011 Oct 06
1
Coefficients for lagged plm model variables not calculated
Hello, So I am afraid I am having a recurring problem that I just can't figure out. I am using the plm package to conduct a panel analysis - although I am not sure if the problem is arising as a result of the plm package or something more general. I am trying to run a fixed effects model with effects over time and individual. The model has various lags, and the problem is that these lags do
2004 Aug 06
2
OT spammers was Re:what's happening here?
I appreciate everyone's response. It's glad to see there are others out there... However, I still have seen a number of posts that have gone unanswered and some frustrated users (keyword: users) such as myself. Currently my issues are: Unable to start icecast from init.d (error: "You can run, but you can't hide" repeatedly output until it almost crashes my box) Unable to
2003 Nov 20
11
Problem running SSH on IBM PPC440 processor, help appreciated
Hi, Sorry to bother you on this mailing list, however I tried everything else and I am desperate to get this running. Please send me any hints you can think of. I have installed openssh-3.7.1p2 on a ppc target and trying to connect to an sshd running on a redhat 9 with openssh-3.5p1. I keep getting the error "Disconnecting: Corrupted check bytes on input" no matter what I tried. I
2009 Nov 04
2
Certificates Revocation Lists and Apache...
Hi, already asked in the openssl mailing list, but just in case you already went through this... I need a little help with Certificate Revocation Lists. I did setup client certificates filtering with apache and it seem to work fine so far (used a tutorial on http://www.adone.info/?p=4, down right now). I have a "CA" that is signing a "CA SSL". Then, the "CA SSL" is