Re: [R] How to Plot Two Curves Into One Page

2011-02-02 Thread Edwin Groot
ots (i.e. curve, points, bar, step) you can arrange your data as columns in a matrix and use matplot(). matplot(vectorOfxValues, FooBarAsMatrix, lwd=2, lty=3, col=c("red", "blue")) legend(0.6,0.6,c('Default','Probabilistic'), col=c('red','b

Re: [R] how to control ticks

2010-12-21 Thread Edwin Groot
'O','N','D')) > > BUT above is not working, and there is no error as well. > > Pls help, > > Regards, > Yogesh > > [[alternative HTML version deleted]] > > __

Re: [R] Help Please!!!!!!!!!

2010-11-29 Thread Edwin Groot
e include in your mail an excerpt of the relevant code you used that read the data in and produced the error. >From looking at your text file, I would delete the white space before None, save the file, and use the following function to read your data into a data.frame: read.delim("smoked

Re: [R] store matrix in an arrary

2010-09-27 Thread Edwin Groot
mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Dr. Edwin Groot, postdoctoral associate AG Laux Institut fuer Biologie III Schaenzlestr. 1 79104 Freiburg, Deutschl

Re: [R] Tal Galili wants to stay in touch on LinkedIn

2010-09-20 Thread Edwin Groot
EASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. Dr. Edwin Groot, postdoctoral associate AG Laux Institut fuer Biologie III Schaenzlestr. 1 79104 Freiburg, Deutschland +49 761-2032945 __

Re: [R] Multiple CPU HowTo in Linux?

2010-09-15 Thread Edwin Groot
gain you might have to get a little > more > > creative, depending on exactly what in the code is taking so long > to > > run. If your problem is inherently sequential then even multicore > won't > > help. > > > > Christian > > > > On 09/14/201

Re: [R] Multiple CPU HowTo in Linux?

2010-09-14 Thread Edwin Groot
, multiprocessing and cluster processing. Edwin On Tue, 14 Sep 2010 10:15:42 -0400 "Johnson, Cedrick W." wrote: > ?multicore perhaps > > On 09/14/2010 10:01 AM, Edwin Groot wrote: > > Hello all, > > I upgraded my R workstation, and to my dismay, only one core > appea

[R] Multiple CPU HowTo in Linux?

2010-09-14 Thread Edwin Groot
nux --- Thanks for your help, Edwin -- Dr. Edwin Groot, postdoctoral associate AG Laux Institut fuer Biologie III Schaenzlestr. 1 79104 Freiburg, Deutschland +49 761-2032945 __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-h