[R] Linear regression - several response variables vs few ind variables

2011-05-23 Thread Rafael Xavier de Camargo
Hi all, I need to run several simple linear regressions at once, using the following data. Response variables: Bird species (sp 1, sp2, sp3...spn). Independent variable: Natprop - proportion of natural area. covarate: Effort = hours). One single linear regression would be: lmSp1 - lm(sp1~ natprop

[R] Linear regression - several response variables vs few ind variables

2011-05-23 Thread RAFAEL CAMARGO
Hi Everyone, I need to run several simple linear regressions at once, using the following data. Response variables: Bird species (sp 1, sp2, sp3...spn). Independent variable: Natprop - proportion of natural area. covarate: Effort = hours). One single linear regression would be: lmSp1 - lm(sp1~