Skip to content

Major difference in the outcome between SPSS and R statisticalprograms

2 messages · Doran, Harold, Douglas Bates

#
First off, Marc Schwartz posted this link earlier today, read it.

http://cran.r-project.org/doc/FAQ/R-FAQ.html#Why-are-p_002dvalues-not-di
splayed-when-using-lmer_0028_0029_003f

Second, your email is not really descriptive enough. I have no idea what
OR is, so I have no reaction. 

Third, you're comparing estimates from different methods of estimation.
lmer will give standard errors that account for the correlation of
individuals within similar units whereas the SPSS procedure will not.
The lmer standard errors better capture the true sampling variance of
the parameters and SPSS doesn't.
#
On Fri, Aug 1, 2008 at 10:56 AM, Doran, Harold <HDoran at air.org> wrote:
Perhaps OR is "odds ratio".  In a generalized linear model or a
generalized linear mixed model for binary responses and using the
logit link, the exponentials of the coefficients are scale factors for
the odds ratio.