search for: langag

Displaying 20 results from an estimated 39 matches for "langag".

Did you mean: langage
2012 Jan 12
2
is there an equivalent for #ifdef (C langage) in R
Hi, I'd like to know if there is an equivalent for #ifdef (Clangage) in R. I 'd like to do something like: useDebug = defmacro(DEBUG, expr=(DEBUG==1)) if(useDebug(0)){ #Here I do not use debug mode make_addition = function(a, b) { c=a+b plot(c) return(c) } }else{ #here I use debug mode c=a+b } I assume this would...
2005 Jan 12
0
changing langage [SOLVED]
...nks... I have a clue where I can change the settings. tnx, Kurt Sys >----- Oorspronkelijk bericht ----- >Van : Gabor Grothendieck [mailto:ggrothendieck at myway.com] >Verzonden : woensdag , januari 12, 2005 05:26 PM >Aan : r-help at stat.math.ethz.ch >Onderwerp : Re: [R] changing langage > >Kurt Sys <kurt.sys <at> pandora.be> writes: > >: >: Hi all, >: >: I've got a small, practical question, which untill now I couldn't solve >: (otherwhise I wouldn't mail it, right?) First of all, I'm talking about >: R 2.0.1 on a winxp s...
2011 Sep 23
2
Homography with R
Hello, I would like to know if it exists a package including something equivalent to this page: http://www.developpez.net/forums/d740403/autres-langages/algorithmes/contribuez/image-geometrie-projective-homography/ http://www.developpez.net/forums/d740403/autres-langages/algorithmes/contribuez/image-geometrie-projective-homography/ I've searched with these keywords: R-project homography warping, but with no success. I'm not very good at...
2007 Apr 16
1
langage R
bonjour, je vous écris pour savoir si vous aviez trouver réponse pour l'écriture du test de Newman & Keuls sous R car j'en ai aussi besoin merci encore cordialement. --------------------------------- [[alternative HTML version deleted]]
2007 Apr 16
0
Multiple comparisons: was Re: langage R
See library(multcomp) and ?glht ?contrMat for several procedures for multiple comparisons. The Newman Keuls test is not on the list. The related Tukey method is on the list.
2007 Oct 28
5
Help for Beginner!!
...: +33 4 73 17 74 28 ----- Forwarded Message ---- From: Leandre Bassole <leandrebassole@yahoo.co.uk> To: r-help@r-project.org Sent: Saturday, 27 October, 2007 8:41:05 PM Subject: Hi all!! I am a new user of R. I am very familar to Stata, but few days ago I have decided to switch to R. But R langage is very difficult.....I really want to know the best way to learn this famous and interesting software. Best regards!!! Léandre BASSOLE PhD Student CNRS-CERDI 65 Bd Francois Mitterrand Boite Postale 320 63009 Clermont-Ferrand CEDEX 1 FRANCE Tel : +33 4 73 17 74 45 Fax : +33 4 73 17 74 28...
2003 Dec 10
3
How to calculate standard error for a vector?
Hi all! I 'm beginner and i develop a bio-application with VB and i need some statistic functions! could i calculate StdError, CoeffOfVariance, SumSquared with R langage? if yes, what are functions to use? I need also to use ANOVA and t-test... Thanks for your help! Laurent Houdusse Analyste Programmeur
2006 Jan 31
2
Announce: Contributed Documentation
...??Contributed Documentation?? de CRAN. Il existe d??j?? de multiples ouvrages traitant de S-Plus ou R. Dans la majorit?? des cas, toutefois, ces deux logiciels sont pr??sent??s dans le cadre d'applications statistiques sp??cifiques. Mon ouvrage se concentre plut??t sur l'apprentissage du langage de programmation S, sous-jacent aux diverses fonctions statistiques. Le texte a ??t?? d??velopp?? comme support d'un cours dans lequel les ??tudiants doivent apprendre un second langage de programmation. On y trouve donc de nombreux exemples et exercices. Le document est publi?? sous la GNU...
2002 May 02
2
a question
...ut for the fallowing versions of R, an error always is at the same place. That is at the level of the fallowing line: Sur<- getInitial(res2[m:M,2]~SSasymp(res2[m:M,1],Asymp,resp0,lrc),data=res2) Error in eval(expr,envir,enclos):numeric envir arg not of length one I don't know at all this langage for the instant. Thanks, Christelle ------------------------------------------------------------- NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar... Web/Wap : www.netcourrier.com T?l?phone/Fax : 08 92 69 00 21 (0,34 ? TTC/min) Minitel: 3615 NETCOURRIER (0,15 ? T...
2010 Feb 15
3
executable R script under xp (to avoid migration toward Matlab or C++)
...l, only with text files) but regularly come to me to get data treated with R-scripts !!!. To allow the use of my scripts by other people, my boss asked me to make executables (.exe) with my scripts or to pay someone (I'm only end-user and not a computer scientist) to translate them into matlab langage (and then into .exe) or into C++ meaning abandoning R. And I don't want to. So is it possible to make executables from R scripts ? It seems it is not the case but I hope I missed a way to do it. Thanks in advance for your answers, Have a nice day, Ptit Bleu. -- View this message in context...
2008 Jun 18
2
Simple decoder (keyframe only) implementation ?
...ing some particular point of the process, and the actual theora svn code source is very difficult to corelate with the theora documentation (not same vocabulary, names of variables, way of decoding...)... My question is: has anyone done any simple decoder, for a single keyframe, in any structured langage I could reuse the code (c, c++, php, python, perl, java, anything ?) Thank you very much in advance... Nicolas _________________________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora...
2008 Sep 04
0
[LLVMdev] missed optimizations
...more difficult case, but leaves behind the > function call in the easiest case? :) > I don't know why vararg would inhibit optimisation but maybe it is the problem. You should try with: int x2(void) { return 5; } int y2(void) { return x2(); } it may solve the problem (or use C++ as langage) Cédric
2001 Feb 20
1
c++
I am programming in c++ langage and I would like to call some R functions in my c++ code, is it possible ? How could I do that ? I don't undersand very well the chapter " The R api : entry points for C code" in "writing R extensions" Thank you for your help B BROCHE -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2009 Oct 19
1
speech spectogram
Hi, I need to plot a spectogram for a speech signal. Is there a package that can do this? -- Rajesh.J [[alternative HTML version deleted]]
2010 Jan 04
2
spectrogram
Hi, I need to plot spectrogram of a waveform.What package offers this? -- Rajesh.J [[alternative HTML version deleted]]
2015 Sep 24
1
Guest cpuacct counters and others location
Hi, My piece of code ( C langage) uses cgroups to retrieve counters related to cpu and memory usage related to KVM guests hosted by the host where this code runs. I noticed that depending on the O.S. running on the host , these counters are not found at the same location : CentOS 7 : ls /sys/fs/cgroup/cpuacct/machine.slice/...
2005 May 15
3
dll not found Case sensitive?
...are writen in capital letter in the terminal (like MFC42.DLL) but in windows these dll are in small letter (mfc.dll). Is case sensitive a problem? Each time I run wine, it is written : fixme:reg_nt_dump_lf unknown winXP node id 0x686c: do we need to add support for it? What does it mean in human langage? Xavier -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20050515/96443e76/attachment.htm
2006 Oct 02
1
Problems with graphics
Dear all, I am a SAS user, who's trying R. I am a little bit lost for graphics. What is the simplest way for plotting y as a function of x with one symbol (line or dot) for each level of a class variable z (for SAS langage= plot x*y=z). Can I add vertical bars for standard deviation stored in a separate variable (say ystd). Finally, is it possible to do all this with xyplot function arranging plots according to A and B factor: xyplot(y~x|A*B) with as many plots and symbol as there is levels in the z variable f...
2003 Sep 12
2
[LLVMdev] LLVM for dynamic languages
How suitable do the developers think that LLVM would be as a code-generator for a dynamically typed langage? Would the lack of static type information make the traditional code optimizations performed by LLVM relatively ineffective? Sincerely, Rayiner Hashem
2006 Jun 20
4
Souffleur subtittle editor (SoC). Need Help with GStreamer
...- http://pygstdocs.berlios.de/ - http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html But it's steel hard for me to understand (or maybe I something missed) how it work. :( For example: I don't know where to search info on how to load additional info on streams (LANGAGE, AUTHOR...). Or how to load streams data (Subtitle text). Or how to select some streams in multi streams file (one video, and one audio) to play... Please help me with docs. Maxim.