@purushottamnarayansh wrote:
Hello,
I am new to the Data science and I was working on a dummy model for linear regression. There were more than 53 variable which are numeric in nature but data Data Dictionary stating these are Cat var.
E.g. agecat
1 <18
2 18-24
3 25-34
4 35-49
5 50-64
6 >65
9 No responseSo I have created dummy Variables for the those var.
Now questions are.
- Should I create dummy Var for all the variables?
- If there is any missing Value in this Variable , what should be imputed ?
- Which Variable must be given in Factor Analysis Dummy Variables or original Variables?
Posts: 2
Participants: 2