Skip to content
Back to formatted view

Raw Message

Message-ID: <B08B6AF0CF8CA44F81B9983EEBDCD686CF33B7FA@DC1VEX10MB001.air.org>
Date: 2014-11-07T15:24:08Z
From: Doran, Harold
Subject: Lme4 Package Help!
In-Reply-To: <4942E23E-2428-412D-B4CE-1D1CF81F0623@ucmerced.edu>

Daniel

Lmer has never returned p-values from a model summary; this is a well-known and discussed issue. You must have post-processed the data in some way to get the p-values.

Our only way of helping is for you to provide sample code on what you did

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Daniel Mello
Sent: Thursday, November 06, 2014 6:24 PM
To: r-help at r-project.org
Subject: [R] Lme4 Package Help!

Hello, all! 

So, as stated in the title, the Lme4 package used to output p-values for the fixed effects. What happened?!

Literally 2 weeks ago, I ran code, got output with no errors, and had p-values listed for my fixed effects.

Now, running THE SAME CODE with THE SAME DATASET (nothing at all has changed, not the data, not my computer, not R, nothing), I do not get p-values.

I've tried other computers, I've tried resetting R.

Any ideas? I'd really need to get some p-values.

Thank you!

D

______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.