To-dos are - [x] Add an `is_choice_only` property to both `Config` and `HSSM` class - [x] In HSSM, handle the `choice_only` special case for a one-response-only formula - [x] Expand data validation to handle choice-only case - [ ] Write the softmax likelihood function - [ ] Write the model config - [ ] Write test cases