Displaying 20 results from an estimated 27 matches for "nomiqu".
Did you mean:
nomique
2008 Sep 03
2
optimizing speed of calculation (recursive product)
...1)) {C <- C* c(a[i],a[i+1])} )
By the way, I'm using R-2.7.2 on Win XP and/or Fedora Linux.
Thank's in advance for any hints,
Wolfgang Raffelsberger
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Wolfgang Raffelsberger, PhD
Laboratoire de BioInformatique et G?nomique Int?gratives
CNRS UMR7104, IGBMC
1 rue Laurent Fries, 67404 Illkirch Strasbourg, France
2012 Feb 15
1
neuralnet problem
...ata.frame(Val,All)
nn <- neuralnet(Val ~ col1+col2+col3+col4+col5+col6+col7+col8,data=dt)
Is there someone kind enough to correct my code ?
Many many thanks in advance !!
Luc
----------------------------------------------------------------
Dr. Luc Moulinier,
Laboratoire de Biologie et G?nomique Int?gratives
IGBMC
1, rue Laurent Fries
67 404 ILLKIRCH Cedex
Phone : +33 (0)3 88 65 32 79
2007 Nov 28
2
alternatives to traditional least squares method in linear regression ?
...er attached packages:
[1] svSocket_0.9-5 svIO_0.9-5 R2HTML_1.58 svMisc_0.9-5 svIDE_0.9-5
loaded via a namespace (and not attached):
[1] tools_2.6.0
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Wolfgang Raffelsberger, PhD
Laboratoire de BioInformatique et G?nomique Int?gratives
CNRS UMR7104, IGBMC
1 rue Laurent Fries, 67404 Illkirch Strasbourg, France
Tel (+33) 388 65 3300 Fax (+33) 388 65 3276
wolfgang.raffelsberger at igbmc.u-strasbg.fr
2009 Sep 24
1
how to make a function recognize the name of an object/vector given as argument
...RIC=C;LC_TIME=French_France.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
Thank's in advance,
Wolfgang
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Wolfgang Raffelsberger, PhD
Laboratoire de BioInformatique et G?nomique Int?gratives
CNRS UMR7104, IGBMC,
1 rue Laurent Fries, 67404 Illkirch Strasbourg, France
Tel (+33) 388 65 3300 Fax (+33) 388 65 3276
wolfgang.raffelsberger (at) igbmc.fr
2006 Oct 16
4
grep function with patterns list...
...;La science a certes quelques magnifiques r?ussites ? son actif mais
? tout prendre, je pr?f?re de loin ?tre heureux plut?t qu'avoir raison."
D. Adams
--
AGC website <http://www.genoscope.cns.fr/agc>
St?phane CRUVEILLER Ph. D.
Genoscope - Centre National de S?quencage
Atelier de G?nomique Comparative
2, Rue Gaston Cremieux CP 5706
91057 Evry Cedex - France
Phone: +33 (0)1 60 87 84 58
Fax: +33 (0)1 60 87 25 14
scruveil at genoscope.cns.fr
2009 Mar 10
1
require() is not giving TRUE / FALSE statements ?
...ages:
[1] RODBC_1.2-4 svSocket_0.9-5 svIO_0.9-5 R2HTML_1.59
svMisc_0.9-5 svIDE_0.9-5
loaded via a namespace (and not attached):
[1] tools_2.8.1
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Wolfgang Raffelsberger, PhD
Laboratoire de BioInformatique et G?nomique Int?gratives
CNRS UMR7104, IGBMC
1 rue Laurent Fries, 67404 Illkirch Strasbourg, France
Tel (+33) 388 65 3300 Fax (+33) 388 65 3276
wolfgang.raffelsberger (at) igbmc.fr
2007 Jan 31
1
problem with compilation of R on Solaris 10 in x86
...No output written to R.bin
collect2: ld returned 1 exit status
Thank's in advance for all hints how we could overcome this problem,
Wolfgang
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . .
Wolfgang Raffelsberger, PhD
Laboratoire de BioInformatique et G?nomique Int?grative
IGBMC
1 rue Laurent Fries, 67404 Illkirch Strasbourg, France
Tel (+33) 388 65 3300 Fax (+33) 388 65 3276
http://www-bio3d-igbmc.u-strasbg.fr/~wraff
wolfgang.raffelsberger at igbmc.u-strasbg.fr
2007 Oct 04
1
Problem with .libPaths & Rterm.exe (under Vista)
...ibPath for a given
user and by which argument added to R.exe I could allow accessing these
libraries, too ?
Thanks? in advance,
Wolfgang Raffelsberger
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . .
Wolfgang Raffelsberger, PhD
Laboratoire de BioInformatique et G?nomique Int?gratives
IGBMC
1 rue Laurent Fries, 67404 Illkirch Strasbourg, France
Tel (+33) 388 65 3300 Fax (+33) 388 65 3276
wolfgang.raffelsberger at igbmc.u-strasbg.fr
2007 Jan 03
0
RODBC : first line of data from query omitted
..."1.1-7" "0.9-5" "1.58" "0.9-5" "0.9-5" "0.9-5"
Thank's in advance,
Wolfgang
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . .
Wolfgang Raffelsberger, PhD
Laboratoire de BioInformatique et G?nomique Int?gratives
IGBMC
1 rue Laurent Fries, 67404 Illkirch Strasbourg, France
Tel (+33) 388 65 3314 Fax (+33) 388 65 3276
wolfgang.raffelsberger at igbmc.u-strasbg.fr
2007 Jan 03
2
accessing arrays
hi all. how can i adress a array directly. for example i wanna give array 1
other labels than array 2. How can I overcome this problem?
...this doesn't work
tab <- array(1:8, c(2, 2, 2))
dimnames(tab[,,1]) <- list(c("No","Yes"), c("No","Yes"),c("ARRAY1"))
dimnames(tab[,,2]) <- list(c("big","small"),
2009 Mar 04
0
error in mood.test
...R2HTML_1.59 svMisc_0.9-5
svIDE_0.9-5
loaded via a namespace (and not attached):
[1] tools_2.8.1
>
Thank's in advance,
Wolfgang and David
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Wolfgang Raffelsberger, PhD
Laboratoire de BioInformatique et G?nomique Int?gratives
CNRS UMR7104, IGBMC
1 rue Laurent Fries, 67404 Illkirch Strasbourg, France
Tel (+33) 388 65 3300 Fax (+33) 388 65 3276
wolfgang.raffelsberger (at) igbmc.fr
2009 Feb 16
1
Don't find a package !
Hi,
Please could somebody has any information about the following package:
IlluminaGUI, published here:
http://bioinformatics.oxfordjournals.org/cgi/content/abstract/btm101v1
The link given in the article is dead and authors doesn't reply !
Is there someone who uses it ?
Thank you very much for help
--
View this message in context:
2009 Apr 14
1
using Sweave, how to save a plot in a given size
Hi,
I'm trying to realise a repport with R and Latex (TeXnicCenter and Miktex for Windows) using Sweave().
I'd like to save my plots in a given size. How can I do that ? The code is :
\SweaveOpts{prefix.string = figs/plot, eps = FALSE, pdf = TRUE}
<<partI, echo=FALSE ,fig=TRUE, include=FALSE>>=
plotFunction()
@
\includepdf[pages=-]{figs/plot-partI}
When I use
2010 Feb 11
1
(linux) display messages in R startup screen
...on 2.10.0 (2009-10-26)
x86_64-unknown-linux-gnu
locale:
[1] C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Wolfgang Raffelsberger, PhD
Laboratoire de BioInformatique et G?nomique Int?gratives
CNRS UMR7104, IGBMC,
1 rue Laurent Fries, 67404 Illkirch Strasbourg, France
Tel (+33) 388 65 3300 Fax (+33) 388 65 3276
wolfgang.raffelsberger (at) igbmc.fr
2010 Dec 21
2
replace values of a table !!!
Dear all,
Dear all,
I am a relatively new user.
I have an ascii file with 550 rows and 400 columns. The file contain values ranging from 1 to 2000 and some values with -9999.
I want to generate a new file where the -9999 values are replaced with 0 values, the other values with the 1.0 value.
What should I do,
Thanks
Taiseer
2007 Apr 16
1
2 samples KS-test...
...;La science a certes quelques magnifiques r?ussites ? son actif mais
? tout prendre, je pr?f?re de loin ?tre heureux plut?t qu'avoir raison."
D. Adams
--
AGC website <http://www.genoscope.cns.fr/agc>
St?phane CRUVEILLER Ph. D.
Genoscope - Centre National de S?quencage
Atelier de G?nomique Comparative
2, Rue Gaston Cremieux CP 5706
91057 Evry Cedex - France
Phone: +33 (0)1 60 87 84 58
Fax: +33 (0)1 60 87 25 14
scruveil at genoscope.cns.fr
2007 Feb 08
2
path for source()
hello,
i have a couple of .R files distributed about my file system. i commonly source() these from other files, but i have to include the full file path. this is not always convenient if you move files around. is there a way of setting the search path for source()?
thanks a lot!
cheers,
andrew.
--
Andrew B. Collier
Space Physics Group
Hermanus Magnetic Observatory
Honorary Research Fellow
2010 Nov 15
1
Sweave: Conditional code chunks?
I have a code junk that produces a figure. In my special case,
however, data does not always exist. In cases where data exists, the
code chunk is of course trival (case #1), however, what do I do for
case # 2 where the data does not exist?
I can obviously prevent the code from being executed by checking the
existence of the object x, but on the Sweave level I have a static
figure chunk. Here an
2007 Dec 04
2
Multiple stacked barplots on the same graph?
...;La science a certes quelques magnifiques r?ussites ? son actif mais
? tout prendre, je pr?f?re de loin ?tre heureux plut?t qu'avoir raison."
D. Adams
--
AGC website <http://www.genoscope.cns.fr/agc>
St?phane CRUVEILLER Ph. D.
Genoscope - Centre National de S?quencage
Atelier de G?nomique Comparative
2, Rue Gaston Cremieux CP 5706
91057 Evry Cedex - France
Phone: +33 (0)1 60 87 84 58
Fax: +33 (0)1 60 87 25 14
scruveil at genoscope.cns.fr
2011 Jun 03
2
/etc/security/limits.conf : rss
...limits.conf
...
#
* hard rss 150000000
* soft rss 150000000
#
* hard as 150000000
* soft as 150000000
#
...
# uname -r
2.6.18-238.9.1.el5.centos.plus
Any idea ?
Thanks
--
Christophe Caron Station Biologique - Service Informatique et G?nomique
christophe.caron at sb-roscoff.fr Place Georges Teissier - 29680 Roscoff
t?l: +33 (0)2 98 29 25 43 / t?l: +33 (0)6 07 83 54 77 fax: +33 (0)2 98
29 23 24
Analysis and Bioinformatics for Marine Sciences Platform
http://abims.sb-roscoff.fr/
-------------- next part --------------
A non-text...