I'm trying to run a binominal GLM (in R but open to testing other software), my DV is a y/n, my IDV's include such things as gender, age by group (neonate, subadult, ect), length, weight an a couple others.
I want to know whether I need dummy variables and if so, how I convert factors with more than 2 possible outcomes into dummy variables.