Ticket #506 (closed Defect: fixed)
When model includes only one term, Fit GLM tool fails with RPy_RException: Error in vif(model) : model contains fewer than 2 terms
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Medium | Milestone: | 0.8 |
| Component: | Tools - Statistics | Version: | |
| Keywords: | Cc: |
Description
The vif function correctly fails when the model only has 1 term. The function should not be called for models with fewer than 2 terms.
Change History
Note: See
TracTickets for help on using
tickets.
