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> write
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
Hello all,
I’m running simple linear regressions on multiple species of plants,
comparing abiotic factor X against plant trait Y (e.g. Species1: leaf length
vs air temperature).
Ideally, what I’m looking for is an output giving me the R2, p value,
coefficient, and Y intercept for each regression.
3 matches
Mail list logo