search for: raoul

Displaying 20 results from an estimated 32 matches for "raoul".

Did you mean: rahul
2005 Mar 14
4
How to Flash() a modem line
...ap devices only. Now I am wondering how I could flash Modem/ttyI0. The source code chan_modem.c doesn't contain anything about flashing a modem line. So I tried to simply put the AT-command sequence "!" in my dialstring, but it didn't work. Are there any solutions? Greetings! Raoul
2010 Jun 26
7
Calculating Summaries for each level of a Categorical variable
...-function(A,C) { sp_A<-c(A %*% C) sum_C<-sum(C) WA<-sp_A/sum_C return(WA) } I am trying to incorporate the additional step of calculating the weighted average of A,T,W and H for each level of R. Need help with this. Thanks in advance! Raoul -- View this message in context: http://r.789695.n4.nabble.com/Calculating-Summaries-for-each-level-of-a-Categorical-variable-tp2269349p2269349.html Sent from the R help mailing list archive at Nabble.com.
2003 Oct 07
1
(PR#4450)
...attached in the m.RData file). I note that a similar problem was reported in http://www.r-project.org/nocvs/mail/r-devel/2002/0139.html but I couldn't find a report of this particular problem. I would suggest to make det compatible with complex matrices, or at least give a warning. Regards, Raoul --please do not edit the information below-- Version: platform = i386-pc-mingw32 arch = i386 os = mingw32 system = i386, mingw32 status = major = 1 minor = 6.2 year = 2003 month = 01 day = 10 language = R Windows 2000 Professional (build 2195) Service Pack 4.0 Search Path: .GlobalE...
2010 Jul 05
4
Data Labels in a barchart (Lattice or otherwise)
Hi, Can anyone please help me with how I could add labels with the value for each bar in a barchart? (similar to how data labels can be added in Excel) I have done a lot of searching but havent been lucky. Thanks, Raoul -- View this message in context: http://r.789695.n4.nabble.com/Data-Labels-in-a-barchart-Lattice-or-otherwise-tp2278027p2278027.html Sent from the R help mailing list archive at Nabble.com.
2000 Oct 01
1
barplots with standard deviation
Hello! I'd like to print certain kinds of diagrams with R. They should look like barplots with besides=TRUE, but also have the variance or standard deviation on every bar so that one could better compare the bars. How could I apply this? thanks for your help Raoul -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat...
2009 Aug 12
1
Map of UK Counties - to use in R
...th either of these: 1) Map of the UK counties that I could use in R? 2) How could I use an existing map for example, a map from here http://www.itraveluk.co.uk/maps/england.html - in R. I need to use a UK map to plot locations on it by lat & long. Would appreciate help on any of these. Thanks, Raoul -- View this message in context: http://www.nabble.com/Map-of-UK-Counties---to-use-in-R-tp24930435p24930435.html Sent from the R help mailing list archive at Nabble.com.
2009 Aug 31
1
RE xcel - two problems - Running RExcel & Working Directory error
Hi, I am using RExcel both at work and at home and am facing a couple of challenges. The one at home is that when using RExcel and trying to run any code that involves changing the working directory, I get the following error. Error in command: setwd("C:\\Raoul\\R\\R Maps_UK Maps_Test\\NUTS_03M_2006_SH\\shape\\data")\n cannot change working directory The one at office is more complicated, I have had R,RExcel & the DCOM package installed and re-installed numerous times but still get the error "there is no R server connected to Excel"...
2005 Mar 08
1
Dial() out and offer a menu system
...he Dial cmd blocks further execution until the called party hangs up. Next try: [macro-incom] exten => s,1,Goto(mainmenu,s,1) exten => 100,1,Dial(Modem/g1:0555321,7,gtTHM(incom)) Doesn't work, too. The line is just hung up by * I suppose. How would I be able to do this? Greetings! Raoul
2006 Dec 07
4
Introduce and noob problem require ''wx''
Dear All, my name is Raoul, this is the first time I post here. I''m a computer scientis and I''m working in bioinformatic''s filed, we have a lot of tools to analyse the data but no good graphic applications to visualize them. So I''m looking for a good framework for my job. I think your moti...
2012 Apr 26
2
Is there a way for telling libvirt to auto define an xml under /etc/libvirt/qemu?
...t happens to have the /etc/libvirt/qemu shared between nodes, say with a NFS share, since I can set a new xml on a node and I want o see the virtual machine on all the others, is there a way to automate this or am I obligated to launch virsh define <xml> on EACH node? Thank you so much, -- Raoul Scarazzini Solution Architect MMUL: Niente ? impossibile da realizzare, se lo pensi bene! +39 3281776712 rasca at mmul.it http://www.mmul.it
2006 Apr 01
2
chan-capi: Sending digits on a bri (isdn) d-channel
...x101 == ISDN1: Interface cleanup PLCI=0x201 Note the statement "ISDN1: activehangingup (cause=0)" which is what reports the call being hung up. This is not what I expect. The call should have been forwarded to phone number 12 and not hung up. How can I avoid this? Thanks in advance. Raoul
2011 Jun 05
1
tag \href not recognised in rd doc
Hi, I have a trouble trying to use \href in a rd doc. See example below: \references{ \href{http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2702787/}{Vaniscotte A., Pleydell D., Raoul F., Quere J.P., Coeurdassier M., Delattre P., Li T., Qian W., Takahashi K., Weidmann J.C., Qiu J., Giraudoux P. 2009 Modelling and spatial discrimination of small mammal assemblages: an example from western Sichuan (China). Ecological Modelling, 220: 1218-1231.} } The Rcmd check gives: * che...
2010 Dec 21
1
Coding a new variable based on criteria in a dataset
...18:10 13 UID 2 Reason 1 20/12/2010 13:00 14 UID 2 Reason 2 20/12/2010 13:30 15 UID 2 Reason 3 20/12/2010 16:15 Is a loop the most efficient way to do this or is there some pre-existing function that can help me with this? The sample dataset is what is given below. Thanks in advance, Raoul -- View this message in context: http://r.789695.n4.nabble.com/Coding-a-new-variable-based-on-criteria-in-a-dataset-tp3145176p3145176.html Sent from the R help mailing list archive at Nabble.com.
2010 Oct 03
1
Help with panel.text in Lattice - Putting labels for co-oridnates in a plot
...lot(x, y, ...) panel.text(1,2,labels =DU_Summary_plotdata$Vols , pos = 4) }) The dataset DU_Summary_plotdata is made up of: SubReason<-c( SR_1, SR_2 , SR_3, SR_4, SR_5, SR_6, SR_7, SR_8) Vols<-c( 33827,17757,11404,5999,5305,3515,3051,1924) Thanks, Raoul -- View this message in context: http://r.789695.n4.nabble.com/Help-with-panel-text-in-Lattice-Putting-labels-for-co-oridnates-in-a-plot-tp2952919p2952919.html Sent from the R help mailing list archive at Nabble.com.
2007 Aug 14
0
[clearview-discuss] visualizing devices, links, and interfaces
...vanity naming might be applied to the configuration. The illustration continues to be a work in progress (already, some minor errors have been spotted :) ) so feedback is certainly welcome. Cc''ing the Crossbow team in case the figure could be expanded and utilized for their purposes. Raoul Peter Memishian wrote: > Folks, > > As Seb mentioned a few posts ago, one of Sun''s illustrators has put > together a first cut at some graphics that show how devices, links, and > interfaces interrelate. One of the more comprehensive illustrations is: > > http:/...
2010 Jun 13
0
Weighted Average application on Summary Dataset
...178 (Weighted Average of A for N weights) # FUNCTION TO CALCULATE THE WEIGHTED AVERAGE FOR A WEIGHTED BY N WA<-function(A,N) { sp_A<-c(A %*% N) sum_N<-sum(N) WA<-sp_A/sum_N return(WA) } Thanks in advance! Raoul -- View this message in context: http://r.789695.n4.nabble.com/Weighted-Average-application-on-Summary-Dataset-tp2253239p2253239.html Sent from the R help mailing list archive at Nabble.com.
2002 Feb 07
1
chroot patch for openssh 3.0.2p1
...does not apply to this release. Does anyone know if i can find an updated patch. Thanks -- Johan LEGROS Direction Informatique R?seau & T?l?com Tel : +33 1 71 71 56 62 Fax : +33 1 71 71 55 77 Email : jlegros at canal-plus.fr URL : www.canalplus-technologies.com CANAL+ TECHNOLOGIES 34 place Raoul Dautry 75906 PARIS CEDEX 15
2002 Mar 20
0
[Bug 177] New: chroot tools for OpenSSH 3.1p1
http://bugzilla.mindrot.org/show_bug.cgi?id=177 Summary: chroot tools for OpenSSH 3.1p1 Product: Portable OpenSSH Version: -current Platform: Other URL: http://cag.lcs.mit.edu/~raoul/. OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: nkadel at bellatlantic.net I've updated and modified some older OpenSSH chroot tools to w...
2002 Apr 02
0
Chroot patch
Dear James and Chris, I would like to buid openssh with the chroot patch. I applied the http://cag.lcs.mit.edu/~raoul chroot patch to openssh-3.1p1, configured it using a simple "--with-chroot" for testing and compiled under Mandrake 8.2. Problem : 1) Configuration report shows no chroot configuration. What is wrong? 2) After compiling, I added a test user with "/home/test/./" home dir. Sh...
2010 Mar 08
0
Is it possible to configure Asterisk so that it does the Q.SIG “Path Replacement Feature” ?
...sequence as above) e. Asterisk rebroadcasts "Disconnect" message to other call leg f. QSIG Switch disconnects Asterisk call legs - callers are now within QSIG switch Which hw/Q.SIG board shall I use on Asterisk to get this behavior ? Any PRI board ? Thank you and Regards, Raoul Trevisi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100308/cfba6284/attachment.htm