I'm also working on a multilinear regression model, and I was under the impression that R automatically creates dummy variables if the variable is a factor.
I converted all of the binary variables to a factor with 1 for Yes and 0 for No.
Im I doing something wrong?