Ben Bolker
>
> -Original Message- From: r-help-boun...@r-project.org
> [mailto:r-help-boun...@r-project.org] On Behalf Of Ben Bolker Sent:
> 06 September 2011 02:58 To: r-h...@stat.math.ethz.ch Subject: Re:
> [R] p values greater than 1 from lme4
>
> RTSlider
To: r-h...@stat.math.ethz.ch
Subject: Re: [R] p values greater than 1 from lme4
RTSlider gmail.com> writes:
>
> Hello,
> I'm running linear regressions using the following script where I have
> separated out species using the "IDtotsInLn" identifier
>
>
Hi Ben,
I've attached the data and Tinn-R file I've been using to run it,
thank you for the fast response. Please let me know if you see
something odd, I have no idea where to begin looking
-Rob
On Mon, Sep 5, 2011 at 5:30 PM, bbolker [via R]
wrote:
> RTSlider gmail.com> writes:
>
>>
>> Hello,
>
RTSlider gmail.com> writes:
>
> Hello,
> I'm running linear regressions using the following script where I have
> separated out species using the "IDtotsInLn" identifier
>
> x<-read.csv('tbl02TOTSInLn_ENV.csv', header=T)
> x
> attach (x)
Hello,
I'm running linear regressions using the following script where I have
separated out species using the "IDtotsInLn" identifier
x<-read.csv('tbl02TOTSInLn_ENV.csv', header=T)
x
attach (x)
library(lme4)
rInLn<-lm
5 matches
Mail list logo