Helper function which extracts needed parameters from glm
fit object
glm_fitvals(glm.fit, data, alpha=0.05)
Arguments
alpha |
The threshold for CI interval, default is 0.05 (one-sided). |
offset |
Specify if offset term to be used, must specify log(object) |