Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

24 results for “from:Thomas Roth (geb. Kaliwe)”

Tinn-R
Thomas Roth (geb. Kaliwe) · Jan 26, 2009 · r-help

First thing you need to do is, save the file with an .r ending. Tinn-R will then come up with syntax highlighting (as far as i remember). Options->Main->Application leads you to the r-configuration... HTH Thomas Tibert...

Help on BarPlot
Thomas Roth (geb. Kaliwe) · Feb 10, 2009 · r-help

Hi, #There are a lot of examples for barplot if you just type example(barplot) # i altered one slightly to put the values on top of each bar mp <- barplot(VADeaths) # default #tot <- colMeans(VADeaths) #changed this line tot = colSums...

SOLVED: how to evaluate character vector within pnorm()
Thomas Roth (geb. Kaliwe) · Jul 17, 2009 · r-help

That what i was looking for :-) Bill.Venables at csiro.au schrieb: > Here is one way: > > > x <- c(2,3) > names(x) <- c("mean", "sd") > > do.call(pnorm, c(list(0), as.list(x))) > > > > > Bill Venables > http://www.cmis.csiro...

lattice wireframe within a loop ??? - solved
Thomas Roth (geb. Kaliwe) · Jun 24, 2009 · r-help

Thank you. ONKELINX, Thierry schrieb: > You need to print() lattice plots inside a loop or a function. > > > ------------------------------------------------------------------------ > ---- > ir. Thierry Onkelinx > Instituut voor natuur- en bosonderzoek / Research Institute for Nature > and Forest > Cel biometrie, methodologie en kwaliteitszorg / Section biometrics, > methodology and...

Can't find what you're looking for? Try searching with Google .