Skip to content
Prev 364546 / 398500 Next

What does lm() output coefficient mean when it's been given a categorical predictor of string values?

See inline
On 04/10/2016 16:39, mviljamaa wrote:
You will find your code easier to read if you go

  fit1 <- lm(X.U.FEFF..mpist. ~ sukup + HISEI + SES, data = dta)
If you would like it the other way round then see ?relevel