Just as the doc says, radio buttons are "required" by nature. Setting a default value is always a good practice. When you don't want to set a default option, you can use checkbox* tag with exclusive option instead. It behaves like radio buttons, but still works as checkboxes.
for more detail
Checkboxes, Radio Buttons and Menus