Re: [R] Linear regression and slope from 1

2007-10-16 Thread Strong
From: daniel guertin <[EMAIL PROTECTED]> Subject: [R] Linear regression and slope from 1 Date: Mon, 15 Oct 2007 23:47:40 + library(car) ?linear.hypothesis Hope this is what you wanted. > > Dear R-Users, > > I am new to R, so please excuse the ignorance. > > I ha

Re: [R] Linear regression and slope from 1

2007-10-15 Thread Ben Bolker
Dan-157 wrote: > > > Dear R-Users, > > I am new to R, so please excuse the ignorance. > > I have data: > x (2.14, 2.41, 1.09, 0.17, 8.18) > y (3.81, 5.13, 0.63, 0.75, 6.35) > > I would like to use simple linear regression and test 2 things: > 1) slope of line of best fit is statistically di

[R] Linear regression and slope from 1

2007-10-15 Thread daniel guertin
Dear R-Users, I am new to R, so please excuse the ignorance. I have data: x (2.14, 2.41, 1.09, 0.17, 8.18) y (3.81, 5.13, 0.63, 0.75, 6.35) I would like to use simple linear regression and test 2 things: 1) slope of line of best fit is statistically different from 1 2) y-intercept is statically