Dear Data Mining and Rapid Miner Experts,
I have a dataset that contains both numerical and nominal data and I want to do linear regression with it. The thing is, I am not sure how to handle nominal data in this case.
I have tried to convert nominal data to numerical data but how can I recode the dummy coded variables to useful data so that I can use it in my Linear Regression operator (as in combine with the process that I have done with numerical data) to generate performance?