Re: [R] Help with categorical predicrots in regression models

2015-06-19 Thread David Winsemius
On Jun 19, 2015, at 2:32 PM, Pamela Foggia wrote: > Hello, > In my regression models (linear and logistic models) I have two predictor > variables, both are categorical variables: DEGREE and REGION. > > DEGREE is for educational level, that is an ordinal variable with five > levels (0-LT HIGH SC

[R] Help with categorical predicrots in regression models

2015-06-19 Thread Pamela Foggia
Hello, In my regression models (linear and logistic models) I have two predictor variables, both are categorical variables: DEGREE and REGION. DEGREE is for educational level, that is an ordinal variable with five levels (0-LT HIGH SCHOOL, 1-HIGH SCHOOL, 2-JUNIOR COLLEGE, 3-BACHELOR, 4-GRADUATE).