[R] ploting missing data

2007-09-07 Thread Markus Schmidberger
? The missing values should be interpolated or the left and right point directly connected. The function approx interpolates the whole dataset. Thats not my goal! Is there no plotting function to do this directly? Best Markus -- Dipl.-Tech. Math. Markus Schmidberger Ludwig-Maximilians-Universität

[R] papply, reuse of data

2007-08-14 Thread Markus Schmidberger
on the slaves with the old results and some new results from the master. We do not want to send all data again from master to slave (time expensive). Is there a way to do this with papply? Thanks Markus -- Dipl.-Tech. Math. Markus Schmidberger Ludwig-Maximilians-Universität München IBE - Institut für

[R] Problems with expresso

2007-08-06 Thread Markus Schmidberger
in library(affy) Thanks Markus -- Dipl.-Tech. Math. Markus Schmidberger Ludwig-Maximilians-Universität München IBE - Institut für medizinische Informationsverarbeitung, Biometrie und Epidemiologie Marchioninistr. 15, D-81377 Muenchen URL: http://ibe.web.med.uni-muenchen.de Mail: Markus.Schmidberger

[R] simultaneous computing

2007-06-11 Thread Markus Schmidberger
-- Dipl.-Tech. Math. Markus Schmidberger Ludwig-Maximilians-Universität München IBE - Institut für medizinische Informationsverarbeitung, Biometrie und Epidemiologie __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help

Re: [R] Problem with C extension

2007-01-22 Thread Markus Schmidberger
Hello, thanks for help and code. We did a lot of work to speedup our function in R. We have a nested loop, vectorizing is the fastest way. But there we got a very big matrix and problems with memory. So we want to stay by loops an speedup with C. My code is similar to this. (my_c is code from

[R] Problem with C extension

2007-01-19 Thread Markus Schmidberger
. So, how can I combine two vectors in C and give the result back to R (return(x))? Thanks Markus Schmidberger -- Dipl.-Tech. Math. Markus Schmidberger Ludwig-Maximilians-Universität München IBE - Institut für medizinische Informationsverarbeitung, Biometrie und Epidemiologie Marchioninistr. 15, D