Commit e42a88a
authored
Add
Packages like GLM, MixedModels, and (at least theoretically)
BetaRegression support offsets for the linear predictor. It would be
nice to be able to query that in a unified way. This commit adds a
function `offset` that can be extended accordingly.offset to get the offset term from a model (#15)1 parent f0921da commit e42a88a
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
0 commit comments