search for: tschoenhoff

Displaying 5 results from an estimated 5 matches for "tschoenhoff".

2005 Nov 23
8
getting started, reading listing and saving data
Dear List I am new to R and to the list and will try best as I can be clear and concise. My apologies if anything I write contravenes the posting code on this list. I would also like to say I have run through most of the material on the R website before writing this email however, I am stuck. Here is what I want to do and what I have done 1. Read a comma seperated text file into R I have used
2005 Oct 19
6
forrest plot
Hi, can you tel me how can I make a Forrest Plot with R? It is possible and easy or are there a more practical free software available? Than you Mic [[alternative HTML version deleted]]
2005 Oct 18
4
Ways to speed up R code?
Hi R-users: Yesterday I ran a R code for 9 hours and it did not show any sign to stop. Then I interrupted it and found it had completed 82.5%. This morning I decided to wait for another 11 hours to see what will happen. Wait a minute, I heard that transforming data.frame to matrix will make R code faster. Then I made the modification in my R code. Oooh, the new code finished within 30 minutes!!
2005 Jul 08
0
Update on SuSE-9.2 fails
Hi, yesterday, I switched to newest version of R-2.1.1 by using YAst to install necessary SuSE-rpms from a separate local directory. So far , so good. Afterwards I tried to find out if there are any updates for add-on packages, and of cause there were some of them requiring a refreshment. Following this procedure: (as root) R> update.packages() most packages were upgraded without
2005 Oct 24
2
Strange update behavior of gregmisc
Hello, I notice an odd behavior of gregmisc package when using "update.packages()" via R --no-save (as root). Every time I launch update.packages() gregmisc is repeatedly selected for upgrade. Current available version of gregmisc is 2.08 according to 'installed.packages()'. Despite I obviousely have already installed the most up to date gregmisc, gregmisc will be updated