search for: desirebl

Displaying 1 result from an estimated 1 matches for "desirebl".

Did you mean: desireble
2009 Oct 20
1
Dummy variables or factors?
...ach category against their mid points. That gives me a pretty good idea about the linearity assumption and possible departures from it. I know of people who create 0,1 dummy variables in order to relax the linearity assumption. However, I've read that dummy variables are never needed (nor are desireble) in R! Instead, one should make use of factors variable. That is much easier to work with than dummy variables and the model itself will create the necessary dummy variables. Having said that, if my data violates the linearity assumption, does the use of a factors for the variable in question hel...