[R] Interpreting as.factor

Justin Rapp justin.rapp at gmail.com
Fri Jun 23 22:07:38 CEST 2006


When I run a linear regression and include a variable in the
regression with as.factor  i.e.

lm(y ~x +as.factor(x1)

and i read the output as
as.factor(x1)1....
as.factor(x1)2...
etc.

how do i interpret the estimate for each level?  Is this simply to be
regarded as a shift in the equation predicted by the intercept and
independent variable x?

jdr


-- 
Justin Rapp
409 S. 22nd St.
Apt. 1
Philadelphia, PA 19146
Cell:(267)252.0297



More information about the R-help mailing list