Search found 3 matches
- Sun Dec 01, 2013 5:48 am
- Forum: Programming
- Topic: Dummy variables
- Replies: 5
- Views: 3080
Re: Dummy variables
got i now :)
- Sat Nov 30, 2013 12:44 pm
- Forum: Programming
- Topic: Dummy variables
- Replies: 5
- Views: 3080
Re: Dummy variables
Can't make it work. Just get NA on the months that are different to 6.
Can someone please help me solve this?
Can someone please help me solve this?
- Sat Nov 30, 2013 8:04 am
- Forum: Programming
- Topic: Dummy variables
- Replies: 5
- Views: 3080
Dummy variables
Hello. I'm having a problem. My task is to make 3 dummy variables named "june", "july" and "august". June should be =1, when Month=6, and 0 if Month is not 6, july =1, when Month=7, and 0 if Month is not 7, and august =1, when Month=8 and 0 if Month is not 8. After that...
