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.

28 results for “from:Joerg Schaber”

installing RMySQL
Joerg Schaber · Apr 7, 2004 · r-help

Hi, I have problems installing RMySQL under R1.8.1 and RHlinux (kernel2.4.7). During compilation I get: ** libs gcc -I/usr/lib/R/include -I/usr/include/mysql -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp...

package compilation
Joerg Schaber · Nov 18, 2003 · r-help

Hi, I recently wrote a new R package, which I could 'R CMD check' and 'R CMD build' nicely on my Intel Linux PC. Loading the new library as a normal user on my PC also works nicely. This packages...

Comparing two regression slopes
Joerg Schaber · Feb 19, 2004 · r-help

I would suggest the method of Sokal and Rholf (1995) S. 498, using the F test. Below I repeat the analysis by Spencer Graves: Spencer: > df1 <- data.frame(x=1:3, y=1:3+rnorm(3)) > df2 <- data.frame(x...

Oracle fetch problems
Joerg Schaber · Oct 27, 2003 · r-help

relating to my former messages concerning the strange fetch problems I have, I found out that 'fetch' fetches only every second row of the 'native' SQL-results and fills up the rest of the rows with zeros. Here a draft...

conf int mixed effects
Joerg Schaber · Nov 13, 2003 · r-help

I naively thought when I can give estimates of the random effects I should also be able to calculate confidence levels of these estimates (that's what statistics is about, isn't it?) For example, similar to the fixed case...

ROracle fetch problems
Joerg Schaber · Oct 27, 2003 · r-sig-db

Hi, I am using the ROralce interface (version 0.5-0) for accessing my Oracle database from R 1.7.1 (64 bit version, powerpc-ibm-aix5.1.0.0). The connection works fine, however, I get some strange results...

robust regression
Joerg Schaber · Aug 10, 2003 · r-help

Hi, the package is called "quantreg" and yes, it solved my problem. LAD regression was actually the method I was looking for, thanks a lot. However, some of my problems are rather large and even if I use the method...

conf int mixed effects
Joerg Schaber · Nov 13, 2003 · r-help

OK, I am convinced that CI for random effects might not really be meaningful. By the way, the article I mentioned does indeed only cover the 2-way model (one fixed effect, one random effect), I think. But talking about...

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