Ticket #254 (assigned Enhancement: null)
Add optional weights and offset parameters to Fit GLM tool
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Medium | Milestone: | Unscheduled |
| Component: | Tools - Statistics | Version: | 0.5b1 |
| Keywords: | Cc: |
Description
Michelle indicated that the weights and offset parameters can be useful for fitting GLMs. For example, the offset parameter can be useful when fitting a binomial model when the response variable is not 0 or 1, but rather a count of 0 or 1 cases that came out as 1. In this experiment, each row of the input table would have not only the count of cases that came out as 1, but the total number of cases. This would be a separate field that should be passed in as the optional offset parameter. The weights parameter should also be an optional field.
Change History
Note: See
TracTickets for help on using
tickets.
